Skip to content

Commit

Permalink
Merge branch 'main' into test-new-mt-spec-to-merge
Browse files Browse the repository at this point in the history
  • Loading branch information
c-pius authored Oct 4, 2024
2 parents de4fe04 + 4e356e0 commit 62123d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/watcher/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ patches:
value: --skr-watcher-path=/skr-webhook
- op: add
path: /spec/template/spec/containers/0/args/-
value: --skr-watcher-image-tag=1.1.4
value: --skr-watcher-image-tag=1.1.5
- op: add
path: /spec/template/spec/containers/0/args/-
value: --skr-watcher-image-registry=europe-docker.pkg.dev/kyma-project/prod
Expand Down
2 changes: 1 addition & 1 deletion skr-webhook/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ spec:
value: "v1"
- name: KCP_ADDR
value: "kcp-base-url-invalid"
image: "europe-docker.pkg.dev/kyma-project/prod/runtime-watcher-skr:0.1.1"
image: "europe-docker.pkg.dev/kyma-project/prod/runtime-watcher:1.1.5"
imagePullPolicy: Always
volumeMounts:
- name: ssl
Expand Down

0 comments on commit 62123d8

Please sign in to comment.