Skip to content

Commit

Permalink
feat(helm): update chart contour to 19.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dep-bumper-cd[bot] authored Jan 13, 2025
1 parent 02f9bf7 commit ebcf597
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
64 changes: 32 additions & 32 deletions apps/contour/resources/upstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: contour-certgen
spec:
podSelector:
Expand All @@ -36,7 +36,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: contour
spec:
podSelector:
Expand Down Expand Up @@ -65,7 +65,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: envoy
spec:
podSelector:
Expand Down Expand Up @@ -95,7 +95,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: contour
annotations:
{}
Expand All @@ -111,8 +111,8 @@ metadata:
app.kubernetes.io/instance: contour
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.31.3
helm.sh/chart: contour-19.4.0
app.kubernetes.io/version: 1.31.5
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: envoy
automountServiceAccountToken: false
---
Expand All @@ -127,7 +127,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: contour
data:
contour.yaml: |-
Expand Down Expand Up @@ -8817,7 +8817,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
rules:
- apiGroups:
- ""
Expand Down Expand Up @@ -8984,7 +8984,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
Expand All @@ -9005,7 +9005,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
rules:
- apiGroups:
- ""
Expand Down Expand Up @@ -9035,7 +9035,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
Expand All @@ -9056,7 +9056,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: contour
spec:
type: ClusterIP
Expand All @@ -9082,8 +9082,8 @@ metadata:
app.kubernetes.io/instance: contour
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.31.3
helm.sh/chart: contour-19.4.0
app.kubernetes.io/version: 1.31.5
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: envoy
annotations:
# This annotation puts the AWS ELB into "TCP" mode so that it does not
Expand Down Expand Up @@ -9124,8 +9124,8 @@ metadata:
app.kubernetes.io/instance: contour
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.31.3
helm.sh/chart: contour-19.4.0
app.kubernetes.io/version: 1.31.5
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: envoy
spec:
updateStrategy:
Expand All @@ -9141,8 +9141,8 @@ spec:
app.kubernetes.io/instance: contour
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.31.3
helm.sh/chart: contour-19.4.0
app.kubernetes.io/version: 1.31.5
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: envoy
spec:

Expand All @@ -9169,7 +9169,7 @@ spec:
- envoy
- shutdown-manager
- --serve-port=8090
image: docker.io/bitnami/contour:1.30.1-debian-12-r3
image: docker.io/bitnami/contour:1.30.1-debian-12-r4
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -9234,7 +9234,7 @@ spec:
- --service-cluster $(CONTOUR_NAMESPACE)
- --service-node $(ENVOY_POD_NAME)
- --log-level info
image: docker.io/bitnami/envoy:1.31.3-debian-12-r1
image: docker.io/bitnami/envoy:1.31.5-debian-12-r0
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -9324,7 +9324,7 @@ spec:
- --envoy-cafile=/certs/ca.crt
- --envoy-cert-file=/certs/tls.crt
- --envoy-key-file=/certs/tls.key
image: docker.io/bitnami/contour:1.30.1-debian-12-r3
image: docker.io/bitnami/contour:1.30.1-debian-12-r4
imagePullPolicy: IfNotPresent
name: envoy-initconfig
resources:
Expand Down Expand Up @@ -9384,7 +9384,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: contour
spec:
replicas: 1
Expand All @@ -9396,13 +9396,13 @@ spec:
template:
metadata:
annotations:
checksum/config: a22b28fe529e9aa69acce7fe07b964d81d1434882cfcb9eb499df584b1ef92d3
checksum/config: 5247bc40c2433ab712d8eef2823cea1bd24387fdfcdf3e0a8725d50ded1fd176
labels:
app.kubernetes.io/instance: contour
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: contour
spec:

Expand Down Expand Up @@ -9443,7 +9443,7 @@ spec:
- --leader-election-resource-name=projectcontour-contour-contour
- --log-format=text
- --kubernetes-debug=0
image: docker.io/bitnami/contour:1.30.1-debian-12-r3
image: docker.io/bitnami/contour:1.30.1-debian-12-r4
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8001
Expand Down Expand Up @@ -9542,7 +9542,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: contour
spec:
controller: projectcontour.io/projectcontour/contour-contour
Expand All @@ -9568,7 +9568,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: contour-certgen
annotations:
"helm.sh/hook": "pre-install,pre-upgrade"
Expand All @@ -9589,7 +9589,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: contour-certgen
rules:
- apiGroups:
Expand All @@ -9614,7 +9614,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: contour-certgen
roleRef:
apiGroup: rbac.authorization.k8s.io
Expand All @@ -9639,7 +9639,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: contour-certgen
spec:
template:
Expand All @@ -9649,7 +9649,7 @@ spec:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: contour
app.kubernetes.io/version: 1.30.1
helm.sh/chart: contour-19.4.0
helm.sh/chart: contour-19.5.1
app.kubernetes.io/component: contour-certgen
spec:

Expand All @@ -9660,7 +9660,7 @@ spec:
sysctls: []
containers:
- name: contour
image: docker.io/bitnami/contour:1.30.1-debian-12-r3
image: docker.io/bitnami/contour:1.30.1-debian-12-r4
imagePullPolicy: IfNotPresent
command:
- contour
Expand Down
2 changes: 1 addition & 1 deletion apps/contour/upstream/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ version: 0.1.0

dependencies:
- name: contour
version: 19.4.0
version: 19.5.1
repository: https://charts.bitnami.com/bitnami

0 comments on commit ebcf597

Please sign in to comment.