File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
components/kubearchive/production Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kind: Kustomization
44resources :
55 - ../../base
66 - ../base
7- - https://github.com/kubearchive/kubearchive/releases/download/v1.2 .0/kubearchive.yaml?timeout=90
7+ - https://github.com/kubearchive/kubearchive/releases/download/v1.5 .0/kubearchive.yaml?timeout=90
88
99namespace : product-kubearchive
1010
@@ -21,7 +21,7 @@ patches:
2121 - name: migration
2222 env:
2323 - name: KUBEARCHIVE_VERSION
24- value: v1.2 .0
24+ value: v1.5 .0
2525 # We don't need the Secret as it will be created by the ExternalSecrets Operator
2626 - patch : |-
2727 $patch: delete
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kind: Kustomization
44resources :
55 - ../../base
66 - ../base
7- - https://github.com/kubearchive/kubearchive/releases/download/v1.2 .0/kubearchive.yaml?timeout=90
7+ - https://github.com/kubearchive/kubearchive/releases/download/v1.5 .0/kubearchive.yaml?timeout=90
88
99namespace : product-kubearchive
1010
@@ -21,7 +21,7 @@ patches:
2121 - name: migration
2222 env:
2323 - name: KUBEARCHIVE_VERSION
24- value: v1.2 .0
24+ value: v1.5 .0
2525 # We don't need the Secret as it will be created by the ExternalSecrets Operator
2626 - patch : |-
2727 $patch: delete
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kind: Kustomization
44resources :
55 - ../../base
66 - ../base
7- - https://github.com/kubearchive/kubearchive/releases/download/v1.3 .0/kubearchive.yaml?timeout=90
7+ - https://github.com/kubearchive/kubearchive/releases/download/v1.5 .0/kubearchive.yaml?timeout=90
88
99namespace : product-kubearchive
1010
@@ -21,7 +21,7 @@ patches:
2121 - name: migration
2222 env:
2323 - name: KUBEARCHIVE_VERSION
24- value: v1.3 .0
24+ value: v1.5 .0
2525 # We don't need the Secret as it will be created by the ExternalSecrets Operator
2626 - patch : |-
2727 $patch: delete
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kind: Kustomization
44resources :
55 - ../../base
66 - ../base
7- - https://github.com/kubearchive/kubearchive/releases/download/v1.3 .0/kubearchive.yaml?timeout=90
7+ - https://github.com/kubearchive/kubearchive/releases/download/v1.5 .0/kubearchive.yaml?timeout=90
88
99namespace : product-kubearchive
1010
@@ -21,7 +21,7 @@ patches:
2121 - name: migration
2222 env:
2323 - name: KUBEARCHIVE_VERSION
24- value: v1.3 .0
24+ value: v1.5 .0
2525 # We don't need the Secret as it will be created by the ExternalSecrets Operator
2626 - patch : |-
2727 $patch: delete
You can’t perform that action at this time.
0 commit comments