Skip to content

Commit 3461821

Browse files
authored
fix: Move mintmaker ESO patches to v1 (redhat-appstudio#10343)
These werre also missed on the migration
1 parent 80ce937 commit 3461821

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

components/mintmaker/production/kflux-ocp-p01/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ patches:
88
target:
99
name: pipelines-as-code-secret
1010
group: external-secrets.io
11-
version: v1beta1
11+
version: v1
1212
kind: ExternalSecret

components/mintmaker/production/kflux-osp-p01/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ patches:
88
target:
99
name: pipelines-as-code-secret
1010
group: external-secrets.io
11-
version: v1beta1
11+
version: v1
1212
kind: ExternalSecret

components/mintmaker/production/kflux-prd-rh02/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ patches:
88
target:
99
name: pipelines-as-code-secret
1010
group: external-secrets.io
11-
version: v1beta1
11+
version: v1
1212
kind: ExternalSecret

components/mintmaker/production/kflux-prd-rh03/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ patches:
88
target:
99
name: pipelines-as-code-secret
1010
group: external-secrets.io
11-
version: v1beta1
11+
version: v1
1212
kind: ExternalSecret

components/mintmaker/production/kflux-rhel-p01/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ patches:
88
target:
99
name: pipelines-as-code-secret
1010
group: external-secrets.io
11-
version: v1beta1
11+
version: v1
1212
kind: ExternalSecret

components/mintmaker/production/stone-prod-p01/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ patches:
88
target:
99
name: pipelines-as-code-secret
1010
group: external-secrets.io
11-
version: v1beta1
11+
version: v1
1212
kind: ExternalSecret

components/mintmaker/production/stone-prod-p02/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ patches:
88
target:
99
name: pipelines-as-code-secret
1010
group: external-secrets.io
11-
version: v1beta1
11+
version: v1
1212
kind: ExternalSecret
1313
- path: manager_patch.yaml

0 commit comments

Comments
 (0)