Skip to content

Commit

Permalink
Update: release labels set to v0.33.0 (#2018)
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Lamirault <[email protected]>

Co-authored-by: Nicolas Lamirault <[email protected]>
  • Loading branch information
github-actions[bot] and nlamirault authored Mar 22, 2022
1 parent 5055d8a commit f3941e3
Show file tree
Hide file tree
Showing 119 changed files with 140 additions and 140 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ metadata:
app.kubernetes.io/version: v1.0.0
app.kubernetes.io/part-of: aws-ebs-csi-driver
app.kubernetes.io/managed-by: kustomize
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
spec:
destination:
namespace: kube-system
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ metadata:
app.kubernetes.io/version: v1.0.0
app.kubernetes.io/part-of: aws-efs-csi-driver
app.kubernetes.io/managed-by: kustomize
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
spec:
destination:
namespace: kube-system
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ metadata:
app.kubernetes.io/version: v1.0.0
app.kubernetes.io/part-of: aws-fsx-csi-driver
app.kubernetes.io/managed-by: kustomize
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
spec:
destination:
namespace: kube-system
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ metadata:
app.kubernetes.io/version: v1.0.0
app.kubernetes.io/part-of: aws-load-balancer-controller
app.kubernetes.io/managed-by: kustomize
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
spec:
destination:
namespace: kube-system
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ metadata:
app.kubernetes.io/version: v1.0.0
app.kubernetes.io/part-of: aws-node-terminaison-hander
app.kubernetes.io/managed-by: kustomize
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
spec:
destination:
namespace: kube-system
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ metadata:
app.kubernetes.io/version: v1.0.0
app.kubernetes.io/part-of: cluster-autoscaler
app.kubernetes.io/managed-by: kustomize
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
spec:
destination:
namespace: kube-system
Expand Down
2 changes: 1 addition & 1 deletion gitops/argocd/apps/aws/staging/infra/metrics-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ metadata:
app.kubernetes.io/version: v1.0.0
app.kubernetes.io/part-of: metrics-server
app.kubernetes.io/managed-by: kustomize
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
spec:
destination:
namespace: kube-system
Expand Down
2 changes: 1 addition & 1 deletion gitops/argocd/apps/aws/staging/infra/sealed-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ metadata:
app.kubernetes.io/version: v1.0.0
app.kubernetes.io/part-of: sealed-secrets
app.kubernetes.io/managed-by: kustomize
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
spec:
destination:
namespace: kube-system
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ metadata:
app.kubernetes.io/version: v1.0.0
app.kubernetes.io/part-of: secrets-store-csi-driver-aws
app.kubernetes.io/managed-by: kustomize
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
spec:
destination:
namespace: kube-system
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ metadata:
app.kubernetes.io/version: v1.0.0
app.kubernetes.io/part-of: secrets-store-csi-driver
app.kubernetes.io/managed-by: kustomize
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
spec:
destination:
namespace: kube-system
Expand Down
2 changes: 1 addition & 1 deletion gitops/argocd/apps/aws/staging/observability/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ metadata:
labels:
app.kubernetes.io/version: v1.0.0
app.kubernetes.io/managed-by: kustomize
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
portefaix.xyz/stack: observability
fieldSpecs:
- path: metadata/labels
Expand Down
2 changes: 1 addition & 1 deletion gitops/argocd/apps/aws/staging/system/labels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ metadata:
labels:
app.kubernetes.io/version: v1.0.0
app.kubernetes.io/managed-by: kustomize
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
portefaix.xyz/stack: system
fieldSpecs:
- path: metadata/labels
Expand Down
2 changes: 1 addition & 1 deletion gitops/argocd/charts/keda/keda/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
---
keda:
additionalLabels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0

logging:
operator:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ aws-ebs-csi-driver:
# annotations:
# storageclass.kubernetes.io/is-default-class: "true"
labels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
volumeBindingMode: Immediate
reclaimPolicy: Retain
allowVolumeExpansion: true
Expand All @@ -101,7 +101,7 @@ aws-ebs-csi-driver:
# annotations:
# storageclass.kubernetes.io/is-default-class: "true"
labels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
volumeBindingMode: Immediate
reclaimPolicy: Retain
allowVolumeExpansion: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
---
aws-ebs-csi-driver:
customLabels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0

controller:
serviceAccount:
Expand Down
2 changes: 1 addition & 1 deletion gitops/argocd/charts/logging/vector/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ vector:
role: "Agent"

commonLabels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0

podMonitor:
additionalLabels:
Expand Down
2 changes: 1 addition & 1 deletion gitops/argocd/charts/monitoring/grafana/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ grafana:
pspEnabled: false

extraLabels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0

serviceMonitor:
enabled: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
---
kube-prometheus-stack:
commonLabels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
monitoring: portefaix

defaultRules:
Expand Down Expand Up @@ -91,7 +91,7 @@ kube-prometheus-stack:
rbac:
pspEnabled: false
podLabels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0

## Configuration for prometheus-node-exporter subchart
# prometheus-node-exporter:
Expand All @@ -113,7 +113,7 @@ kube-prometheus-stack:
admissionWebhooks:
enabled: false
podLabels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0

prometheus:
enabled: true
Expand Down
2 changes: 1 addition & 1 deletion gitops/argocd/clusters/argo-cd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ global:
fsGroup: 999

additionalLabels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0

## Controller
controller:
Expand Down
2 changes: 1 addition & 1 deletion gitops/argocd/clusters/infra/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Declare variables to be passed into your templates.

customLabels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
portefaix.xyz/stack: infra

infra:
Expand Down
2 changes: 1 addition & 1 deletion gitops/argocd/clusters/observability/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Declare variables to be passed into your templates.

customLabels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
portefaix.xyz/stack: observability

apps:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
timeout: 10m
values:
# customLabels:
# portefaix.xyz/version: v0.32.0
# portefaix.xyz/version: v0.33.0
sidecar:
logLevel: info
resources:
Expand Down
2 changes: 1 addition & 1 deletion gitops/fluxcd/kubernetes/base/argo-cd/argo-cd/argo-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
timeout: 10m
values:
# customLabels:
# portefaix.xyz/version: v0.32.0
# portefaix.xyz/version: v0.33.0

installCRDs: false

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
timeout: 10m
values:
# customLabels:
# portefaix.xyz/version: v0.32.0
# portefaix.xyz/version: v0.33.0

installCRDs: false

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
timeout: 10m
values:
customLabels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0

timezone: Europe/Paris

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ spec:
timeout: 10m
values:
# customLabels:
# portefaix.xyz/version: v0.32.0
# portefaix.xyz/version: v0.33.0
metrics:
enable: true
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
targetNamespace: dns
values:
podLabels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
metrics:
enabled: true
serviceMonitor:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
# TODO: Hajimari: support for additional labels
# labels: kind/feature, priority/low, lifecycle/frozen, area/kubernetes
# customLabels:
# portefaix.xyz/version: v0.32.0
# portefaix.xyz/version: v0.33.0

env:
TZ: "Europe/Paris"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
targetNamespace: identity
values:
customLabels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
metrics:
enabled: true
servicemonitor:
Expand Down
2 changes: 1 addition & 1 deletion gitops/fluxcd/kubernetes/base/keda/keda/keda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
# https://github.com/kedacore/charts/pull/179

# additionalLabels:
# portefaix.xyz/version: v0.32.0
# portefaix.xyz/version: v0.33.0

logging:
operator:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
# https://github.com/kubernetes-sigs/aws-ebs-csi-driver/pull/1106

# customLabels:
# portefaix.xyz/version: v0.32.0
# portefaix.xyz/version: v0.33.0

# additionalAnnotations:
# a8r.io/description: CSI Driver for Amazon EBS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
# https://github.com/kubernetes-sigs/aws-efs-csi-driver/pull/583

# customLabels:
# portefaix.xyz/version: v0.32.0
# portefaix.xyz/version: v0.33.0

# additionalAnnotations:
# a8r.io/description: CSI Driver for Amazon EFS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
# https://github.com/kubernetes-sigs/aws-fsx-csi-driver/pull/222

# customLabels:
# portefaix.xyz/version: v0.32.0
# portefaix.xyz/version: v0.33.0

# additionalAnnotations:
# a8r.io/description: CSI Driver for Amazon FSX
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
# https://github.com/aws/eks-charts/pull/632

# customLabels:
# portefaix.xyz/version: v0.32.0
# portefaix.xyz/version: v0.33.0

# additionalAnnotations:
# a8r.io/description: A Kubernetes controller for Elastic Load Balancers
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
# https://github.com/aws/aws-node-termination-handler/pull/529

# customLabels:
# portefaix.xyz/version: v0.32.0
# portefaix.xyz/version: v0.33.0

# additionalAnnotations:
# a8r.io/description: A Kubernetes controller for Elastic Load Balancers
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
targetNamespace: kube-system
values:
# additionalLabels:
# portefaix.xyz/version: v0.32.0
# portefaix.xyz/version: v0.33.0

# additionalAnnotations:
# a8r.io/description: AWS Provider for Secret Store CSI Driver
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
# https://github.com/Azure/secrets-store-csi-driver-provider-azure/issues/736

# customLabels:
# portefaix.xyz/version: v0.32.0
# portefaix.xyz/version: v0.33.0

# additionalAnnotations:
# a8r.io/description: Azure Provider for Secret Store CSI Driver
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
targetNamespace: kube-system
values:
additionalLabels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0

additionalAnnotations:
a8r.io/description: Google Secret Manager Provider for Secret Store CSI Driver
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
values:
# TODO: .....
# additionalLabels:
# portefaix.xyz/version: v0.32.0
# portefaix.xyz/version: v0.33.0

# additionalAnnotations:
# a8r.io/description: Secret Store CSI Driver
Expand Down
2 changes: 1 addition & 1 deletion gitops/fluxcd/kubernetes/base/kyverno/kyverno/kyverno.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
timeout: 10m
values:
customLabels:
portefaix.xyz/version: v0.32.0
portefaix.xyz/version: v0.33.0
serviceMonitor:
enabled: true
additionalLabels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
targetNamespace: kyverno
values:
# customLabels:
# portefaix.xyz/version: v0.32.0
# portefaix.xyz/version: v0.33.0
ui:
enabled: true

Expand Down
Loading

0 comments on commit f3941e3

Please sign in to comment.