File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
components/kubearchive/development Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ resources:
88 - release-vacuum.yaml
99 - kubearchive-config.yaml
1010 - pipelines-vacuum.yaml
11- - https://github.com/kubearchive/kubearchive/releases/download/v1.12 .0/kubearchive.yaml?timeout=90
11+ - https://github.com/kubearchive/kubearchive/releases/download/v1.13 .0/kubearchive.yaml?timeout=90
1212
1313namespace : product-kubearchive
1414secretGenerator :
@@ -56,7 +56,7 @@ patches:
5656 spec:
5757 containers:
5858 - name: vacuum
59- image: quay.io/kubearchive/vacuum:v1.12 .0
59+ image: quay.io/kubearchive/vacuum:v1.13 .0
6060 - patch : |-
6161 apiVersion: batch/v1
6262 kind: CronJob
@@ -69,7 +69,7 @@ patches:
6969 spec:
7070 containers:
7171 - name: vacuum
72- image: quay.io/kubearchive/vacuum:v1.12 .0
72+ image: quay.io/kubearchive/vacuum:v1.13 .0
7373 - patch : |-
7474 apiVersion: batch/v1
7575 kind: CronJob
@@ -82,7 +82,7 @@ patches:
8282 spec:
8383 containers:
8484 - name: vacuum
85- image: quay.io/kubearchive/vacuum:v1.12 .0
85+ image: quay.io/kubearchive/vacuum:v1.13 .0
8686 - patch : |-
8787 apiVersion: batch/v1
8888 kind: Job
@@ -102,7 +102,7 @@ patches:
102102 - name: migration
103103 env:
104104 - name: KUBEARCHIVE_VERSION
105- value: v1.12 .0
105+ value: v1.13 .0
106106 # These patches add an annotation so an OpenShift service
107107 # creates the TLS secrets instead of Cert Manager
108108 - patch : |-
You can’t perform that action at this time.
0 commit comments