Skip to content

Commit

Permalink
update enterprise workers image
Browse files Browse the repository at this point in the history
  • Loading branch information
ypoplavs committed Feb 26, 2024
1 parent d0108d7 commit 7096c4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/testkube-enterprise/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ testkube-worker-service:
fullnameOverride: testkube-enterprise-worker-service
image:
repository: testkubeenterprise/testkube-enterprise-worker-service
tag: 1.7.2
tag: 1.9.0-rc-e5167f6a
## NATS chart parameter
## For more configuration parameters of NATS chart please look here: https://docs.nats.io/running-a-nats-service/nats-kubernetes/helm-charts
nats:
Expand Down
2 changes: 1 addition & 1 deletion charts/testkube-worker-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ replicaCount: 1
image:
repository: kubeshop/testkube-worker-service
pullPolicy: IfNotPresent
tag: "1.7.2"
tag: "1.9.0-rc-e5167f6a"
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
Expand Down

0 comments on commit 7096c4a

Please sign in to comment.