Skip to content

Commit 7271864

Browse files
committed
chore: update version in manifests
1 parent cf4eae8 commit 7271864

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: manifests/cmp-configmap/argocd-repo-server-deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
# Note the lack of the `v` prefix unlike the git tag
3030
env:
3131
- name: AVP_VERSION
32-
value: "1.7.0"
32+
value: "1.14.0"
3333
args:
3434
- >-
3535
wget -O argocd-vault-plugin

Diff for: manifests/cmp-sidecar/argocd-repo-server.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
image: registry.access.redhat.com/ubi8
2626
env:
2727
- name: AVP_VERSION
28-
value: 1.11.0
28+
value: 1.14.0
2929
command: [sh, -c]
3030
args:
3131
- >-

0 commit comments

Comments
 (0)