Skip to content

Commit

Permalink
docs: update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
JGiola committed Apr 28, 2023
1 parent e8c9ecc commit 2f061c9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
4 changes: 1 addition & 3 deletions examples/base/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
cni/cilium/base:
version: v1.24.0
disaster-recovery/velero/base:
version: v1.24.1
version: v1.24.2
ingress/traefik/base:
version: v1.24.1
observability/logging-operator/base:
Expand All @@ -24,8 +24,6 @@ spec:
addOns:
cert-manager/kube-green-webhook-certificate:
version: v1.0.0
cert-manager/oidc-proxy-certificate:
version: v1.0.0
cert-manager/prometheus-operator-webhook-certificate:
version: v1.0.0
logging-operator/logging-stack:
Expand Down
4 changes: 1 addition & 3 deletions examples/eks/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
cni/cilium/eks:
version: v1.24.0
disaster-recovery/velero/base:
version: v1.24.1
version: v1.24.2
ingress/traefik/eks:
version: v1.24.1
observability/logging-operator/base:
Expand All @@ -24,8 +24,6 @@ spec:
addOns:
cert-manager/kube-green-webhook-certificate:
version: v1.0.0
cert-manager/oidc-proxy-certificate:
version: v1.0.0
cert-manager/prometheus-operator-webhook-certificate:
version: v1.0.0
logging-operator/logging-stack:
Expand Down
4 changes: 1 addition & 3 deletions examples/gke/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
cni/cilium/gke:
version: v1.24.0
disaster-recovery/velero/base:
version: v1.24.1
version: v1.24.2
ingress/traefik/gke:
version: v1.24.1
observability/logging-operator/base:
Expand All @@ -24,8 +24,6 @@ spec:
addOns:
cert-manager/kube-green-webhook-certificate:
version: v1.0.0
cert-manager/oidc-proxy-certificate:
version: v1.0.0
cert-manager/prometheus-operator-webhook-certificate:
version: v1.0.0
logging-operator/logging-stack:
Expand Down

0 comments on commit 2f061c9

Please sign in to comment.