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
4
4
resources :
5
5
- ../../base
6
6
- ../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
8
8
9
9
namespace : product-kubearchive
10
10
@@ -21,7 +21,7 @@ patches:
21
21
- name: migration
22
22
env:
23
23
- name: KUBEARCHIVE_VERSION
24
- value: v1.2 .0
24
+ value: v1.5 .0
25
25
# We don't need the Secret as it will be created by the ExternalSecrets Operator
26
26
- patch : |-
27
27
$patch: delete
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kind: Kustomization
4
4
resources :
5
5
- ../../base
6
6
- ../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
8
8
9
9
namespace : product-kubearchive
10
10
@@ -21,7 +21,7 @@ patches:
21
21
- name: migration
22
22
env:
23
23
- name: KUBEARCHIVE_VERSION
24
- value: v1.2 .0
24
+ value: v1.5 .0
25
25
# We don't need the Secret as it will be created by the ExternalSecrets Operator
26
26
- patch : |-
27
27
$patch: delete
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kind: Kustomization
4
4
resources :
5
5
- ../../base
6
6
- ../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
8
8
9
9
namespace : product-kubearchive
10
10
@@ -21,7 +21,7 @@ patches:
21
21
- name: migration
22
22
env:
23
23
- name: KUBEARCHIVE_VERSION
24
- value: v1.3 .0
24
+ value: v1.5 .0
25
25
# We don't need the Secret as it will be created by the ExternalSecrets Operator
26
26
- patch : |-
27
27
$patch: delete
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kind: Kustomization
4
4
resources :
5
5
- ../../base
6
6
- ../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
8
8
9
9
namespace : product-kubearchive
10
10
@@ -21,7 +21,7 @@ patches:
21
21
- name: migration
22
22
env:
23
23
- name: KUBEARCHIVE_VERSION
24
- value: v1.3 .0
24
+ value: v1.5 .0
25
25
# We don't need the Secret as it will be created by the ExternalSecrets Operator
26
26
- patch : |-
27
27
$patch: delete
You can’t perform that action at this time.
0 commit comments