chore: Upgrade all CRDs to latest version

This commit is contained in:
2026-08-09 17:47:00 +05:30
parent afed78ee18
commit bb8ffca00b
7 changed files with 33 additions and 9 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ spec:
sources:
- repoURL: https://charts.jetstack.io
chart: cert-manager
targetRevision: v1.19.3
targetRevision: v1.21.1
helm:
values: |
crds:
+2 -2
View File
@@ -10,7 +10,7 @@ spec:
sources:
- repoURL: https://cloudnative-pg.github.io/charts
chart: cloudnative-pg
targetRevision: 0.28.2
targetRevision: 0.29.0
helm:
values: |
replicaCount: 1
@@ -18,7 +18,7 @@ spec:
clusterWide: true
- repoURL: https://cloudnative-pg.github.io/charts
chart: cluster
targetRevision: 0.6.1
targetRevision: 0.8.1
helm:
values: |
cluster:
+22
View File
@@ -0,0 +1,22 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: gateway-api
namespace: argocd
annotations:
argocd.argoproj.io/sync-wave: "0"
spec:
project: default
source:
repoURL: https://github.com/kubernetes-sigs/gateway-api.git
targetRevision: v1.6.1
path: config/crd
destination:
server: https://kubernetes.default.svc
namespace: default
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- ServerSideApply=true
+1 -1
View File
@@ -10,7 +10,7 @@ spec:
source:
repoURL: https://bitnami.github.io/sealed-secrets
chart: sealed-secrets
targetRevision: 2.18.5
targetRevision: 2.19.1
destination:
server: https://kubernetes.default.svc
namespace: sealed-secrets
+5 -4
View File
@@ -10,7 +10,7 @@ spec:
sources:
- repoURL: https://traefik.github.io/charts
chart: traefik
targetRevision: v39.0.2
targetRevision: 41.2.0
helm:
values: |
providers:
@@ -19,9 +19,10 @@ spec:
kubernetesIngress:
enabled: false
service:
type: ClusterIP
externalIPs:
- 192.168.2.5
spec:
type: ClusterIP
externalIPs:
- 192.168.2.5
gateway:
listeners:
web:
+1
View File
@@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# add-ons
- add-ons/gateway-api.yaml
- add-ons/traefik.yaml
- add-ons/cert-manager.yaml
- add-ons/sealed-secrets.yaml
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: argocd
resources:
- https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.6/manifests/install.yaml
- https://raw.githubusercontent.com/argoproj/argo-cd/v3.5.0/manifests/install.yaml
- argocd-root-app
patches:
- target: