Skip to content

Commit

Permalink
fix: fix migration image
Browse files Browse the repository at this point in the history
  • Loading branch information
WitoDelnat committed Dec 17, 2024
1 parent e036216 commit cbe0913
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion charts/testkube-cloud-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ migrationImage:
registry: ""
repository: kubeshop/testkube-migration
pullPolicy: IfNotPresent
tag: "0.0.7"
tag: "0.1.0"
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
Expand Down
1 change: 0 additions & 1 deletion charts/testkube-enterprise/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ testkube-cloud-api:
# -- If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended
registry: ""
repository: kubeshop/testkube-migration
tag: 0.1.0
# -- Pod Security Context
podSecurityContext: {}
# fsGroup: 2000
Expand Down

0 comments on commit cbe0913

Please sign in to comment.