-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(helm)!: Update chart nginx to 18.2.5 #2774
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/nginx-18.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Path: @@ -1,4 +1,37 @@
---
+# Source: nginx/templates/pdb.yaml
+apiVersion: policy/v1
+kind: PodDisruptionBudget
+metadata:
+ name: nginx
+ namespace: "default"
+ labels:
+ app.kubernetes.io/instance: nginx
+ app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: nginx
+spec:
+ maxUnavailable: 1
+ selector:
+ matchLabels:
+ app.kubernetes.io/instance: nginx
+ app.kubernetes.io/name: nginx
+---
+# Source: nginx/templates/tls-secret.yaml
+apiVersion: v1
+kind: Secret
+metadata:
+ name: nginx-tls
+ namespace: "default"
+ labels:
+ app.kubernetes.io/instance: nginx
+ app.kubernetes.io/managed-by: Helm
+ app.kubernetes.io/name: nginx
+type: kubernetes.io/tls
+data:
+ tls.crt: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURaRENDQWt5Z0F3SUJBZ0lRQVZUaVBlWWJqQmdRRFhNeHhVdk9QVEFOQmdrcWhraUc5dzBCQVFzRkFEQVQKTVJFd0R3WURWUVFERXdodVoybHVlQzFqWVRBZUZ3MHlOREV4TURneE5UVTVNREZhRncweU5URXhNRGd4TlRVNQpNREZhTUJBeERqQU1CZ05WQkFNVEJXNW5hVzU0TUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCCkNnS0NBUUVBeU1tNDErL2lFVUZqaVFyZCt4RXZkVmVXTHI2MWhMVFoxM2tGRDJEbzY5Z2pBWHBnUzNoL0VURFcKVmpnUytOdVhsSW1vSGJSOEJSRDVqWmtnYVpWc3lGVVZia0dMWWo5YUlLNFdWT2M5dVVBYWRlQUcwenFkNzJtMgpTRWR4R1lya1Zkd0NOek9lRXNvWi8vYWNVRExEcnlpZUYza2pLb0Y1VmJoSTZONVUvRlF3UHA1Y0hKSURUcmNJCjFHTDN4ZEgvWGlYV2dzR21nYnA3ZFhIV2gyM1RYZnlob09kMVNYdkQrYmdJVHZwRTF1YzZ4OER0V3FiNnZkQmYKNEo4NzlXVXFGdFoxK2wwNkFGNXFFUE1la0Y4ZHBYbFFXbitSeDF6R0tDZEh5S2x6N0dTS3d2L0FtSmhkZy9YZwo2UFZVOTdFV1JhdFRWNStSWkRyTWFsSzRnK09sblFJREFRQUJvNEcyTUlHek1BNEdBMVVkRHdFQi93UUVBd0lGCm9EQWRCZ05WSFNVRUZqQVVCZ2dyQmdFRkJRY0RBUVlJS3dZQkJRVUhBd0l3REFZRFZSMFRBUUgvQkFJd0FEQWYKQmdOVkhTTUVHREFXZ0JUUGZjc2VrS2FzUVM0eVVOcG9tWUNBa2h3TFRqQlRCZ05WSFJFRVREQktnZ1Z1WjJsdQplSUlOYm1kcGJuZ3VaR1ZtWVhWc2RJSVJibWRwYm5ndVpHVm1ZWFZzZEM1emRtT0NIMjVuYVc1NExtUmxabUYxCmJIUXVjM1pqTG1Oc2RYTjBaWEl1Ykc5allXd3dEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBRXBTVWZYM0k2YmYKOXhqeG9BaXdTQmJRYXNsdkh6bmJPRnkzSEZHYmtEajBOamgrNmFETVFkVDlKdWYxQlNaWWpjR0xBems3N3A3cAplbUFUNDdsRW1Ob09lOTNBTmRaNFZGeFV0OWREK0lSTGUrV2t3a1FPdEJqcUtjKzVrN3p4SS9NdmlLTlF0YWRPClBUcVZjOGhzUmY3bkV2cDA3TVB5dDIvOWhobms1TUpDVnlIZUZ2dmE0VC9Sb3NmMnNBdUNBQ3lEb1NPS2lZaU0KQVd2SXIxUW95Qlo4L1VwV09ZU1dvczNKanBrbmZHRnZyTHM5dXVZNTRocGFLNUdGOHhKTDR2VytyVnFEbjYxUQo3bEFuNjJaSXU4WmNtNGkyU1puQUJMWi95cGZZN3UxS1FwcEQzekdkM1ZsaXQ2ajZGcTB3UHVHdFBwbVlRZ3pNClVLNXl6WGV2OWY0PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==
+ tls.key: LS0tLS1CRUdJTiBSU0EgUFJJVkFURSBLRVktLS0tLQpNSUlFb3dJQkFBS0NBUUVBeU1tNDErL2lFVUZqaVFyZCt4RXZkVmVXTHI2MWhMVFoxM2tGRDJEbzY5Z2pBWHBnClMzaC9FVERXVmpnUytOdVhsSW1vSGJSOEJSRDVqWmtnYVpWc3lGVVZia0dMWWo5YUlLNFdWT2M5dVVBYWRlQUcKMHpxZDcybTJTRWR4R1lya1Zkd0NOek9lRXNvWi8vYWNVRExEcnlpZUYza2pLb0Y1VmJoSTZONVUvRlF3UHA1YwpISklEVHJjSTFHTDN4ZEgvWGlYV2dzR21nYnA3ZFhIV2gyM1RYZnlob09kMVNYdkQrYmdJVHZwRTF1YzZ4OER0CldxYjZ2ZEJmNEo4NzlXVXFGdFoxK2wwNkFGNXFFUE1la0Y4ZHBYbFFXbitSeDF6R0tDZEh5S2x6N0dTS3d2L0EKbUpoZGcvWGc2UFZVOTdFV1JhdFRWNStSWkRyTWFsSzRnK09sblFJREFRQUJBb0lCQURXbnVpNXlHdjR6ZEE3RwpDYVd5NVBTOWNCT1R3TnZ5bkJmNWJnRzdDdU1qUWM5K1RVYzlydThBRnZhNVMxQ1hGYjJLdjVNWWpOK3B0cFpCCktpa3MxZ0grd3BoUkNaYzZpTEljOHpqREJucC9oOUtpQ0JEZ0pCNDdLSXZPRTRvWTFJV2hJakp3SjdpcnF5RDgKWEs4TnNiOFg0bzh4UHRWMy9kMkxQbWlFS1QrNEltYTlza0JFUmE4eTg1UG5nUTlsN2tMbzNmd2NYYkdtRG1iNQpVMDg1d3BrL3ZwN3lIQVl6U0lQdWJhWUlkNVpWVnJ6T2tmQk5NY2pDNm9OWFlPV1ByK0JxN1NpRWFPR09vQnBuCmJtenAwdjE4TWllZC9aazhFS1NDb3FqM2FhNElYRTcrTlR6TURuS0kxc0ZGZTF3YlM2Z0QrcTQ0Ukx2aG1ET1oKdU9kYllNRUNnWUVBM0JPeWI0YzVXRXpyUmQyb2lkTDZUUHhMeEdoUGNqMjgrQ3N3M2V6WC9RcUJ1Wmg5S3F1UApNZDhOaGFXOGtCWmRXM1V5anUzaW16V3p6MWphWEg0NFRYMjJzR0NHcm1oTURJT0p4T1Uwc2I3QUFLVnBhYUorCnJ2bDFBSVpWZHBJdzhsdWF5enk4NncyM1ZvMlZCVytqK0dVSmhKai9jVGpyZWhzWElLNEtJcEVDZ1lFQTZaQUEKYXhYcWhqVVVpQ1RyUkkxN3hWOTdYVFdkaFBER2VmYW91VGFnM0kyWVdTMnh2a2hHUVNtcUpxNEJOWHFGVTBEZworaTJ3a0o1ZE52YS9rQzRRUTFneDhxa3RxVG1BbWtKaXQyQ3pEZjRZU2JQRTBoblNTNzFDUm1OS091NGxsaW1HClVBd0tTeFozQVNPTU5vcUtrY01jRDFvZFptOHdrSXlDNTlLRFFFMENnWUVBcTNjNVBnWFlXd0RMQ2dzeVJmZTQKQm9WSHJ3WXFaL0xNS1hyVlB3TktJUit2aE4vWEhZaS9MM2IrL1JMdFFFSDhpTVplRnRnbkJ4Q25RTFNVcFIyKwpWam5OUGN4bkFybkdEclhwZ0J1b201Zm4xbGtLTVVCbWZZTmtjbjAzVndOOTJVWWY2NXN1QWVFVTUvMjFqcCsxCjNGRTBRamhHUlh1NGs5RkppcSt1dTlFQ2dZQkpmeTRTaEpnRFdZcTNlTjZyK05XOCsxbm5yK3A4bmdQbTkwNksKMGZ6MnludnBmQzZWa1VyQ1VLa2hlTm9haVE2UmJ6WWNvK29PNkRhdkNDQ3A3MFRnM0UwRGJtZFcvQ2hTNHBjTAoyNXNjeVJ1OWZadHUvZjhtSkUxSnR3N3gwbVR6aHVla0l0WE9ZU2hickdMLytzSzJNYTZQeWl5OFFqc0hFYUJUCjhQT3FkUUtCZ0VnNXlZclZEZG5QOHpnRThjS0ZEUStvVjdyVkFnaFJSKzFRem1Vc1pYaDdhVm95dUhzVzBwUU4KbUE5YjJDam0wMjgvaEg4VzcwaXlkOFFiaWM4cWlQU0NPM0EyUXdtdTlMUzVDZFNGa2lqVjNwS3RIYmtVRDQ4VgorSWNoMUJLVnFmRk5uc3NpMS85TC9FNk0zTnBqbG9VY0lqZTdMS0xJdkw1L0s3RmJMMHpuCi0tLS0tRU5EIFJTQSBQUklWQVRFIEtFWS0tLS0tCg==
+ ca.crt: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURFVENDQWZtZ0F3SUJBZ0lRWXRMb1pEZERhckVKc05LTktmR1JHakFOQmdrcWhraUc5dzBCQVFzRkFEQVQKTVJFd0R3WURWUVFERXdodVoybHVlQzFqWVRBZUZ3MHlOREV4TURneE5UVTVNREJhRncweU5URXhNRGd4TlRVNQpNREJhTUJNeEVUQVBCZ05WQkFNVENHNW5hVzU0TFdOaE1JSUJJakFOQmdrcWhraUc5dzBCQVFFRkFBT0NBUThBCk1JSUJDZ0tDQVFFQXFHNW1ydUtKdmZCRlN6aTEwRWpucEw5M0JkNTl3U283Q1poVEhmN0tlQXFtdTNKYlJWTE0KQ29CUmR2N1RHNFdpbUIyUjR1aUVPZEMrcnVMdWtSMVAyTEJBOFljRURhZ1MzTUY1UmdQN09XS2xVZklERjdiZAo5VWJ1VExKbWJaYUxLRVpyTUFKQjRwQmEyZy9keUFoUU5PdGNGWGJRcDZBQVpCQmNhcmsxbmhLcTJIR3AyRENuCm8rSWhnVlVuL0RxSFVzdzk5Wi9vSVViU2hDQjQyQTRPTHNOeG42V21VZUZqK3B1Nmlrb3NKSDFRSGVqSHJ2ZWQKeXMyNTlSNnFmZGU1RlYxV0lpNXJLR3AvRkpkQlB0M3k1TEVuNEkxTVpxbGRWL2VXVHpSb3VoZXRPMGpBbkcrbgplOWlmTVRvem0vM2lPVG5pWlBldlBYQUsrUWlkSEpwN1B3SURBUUFCbzJFd1h6QU9CZ05WSFE4QkFmOEVCQU1DCkFxUXdIUVlEVlIwbEJCWXdGQVlJS3dZQkJRVUhBd0VHQ0NzR0FRVUZCd01DTUE4R0ExVWRFd0VCL3dRRk1BTUIKQWY4d0hRWURWUjBPQkJZRUZNOTl5eDZRcHF4QkxqSlEybWlaZ0lDU0hBdE9NQTBHQ1NxR1NJYjNEUUVCQ3dVQQpBNElCQVFCU2kwUVU1WklxcVl6b1YvdUhwQjhVMkNDalhYRHRZdVp0bksyUjFiUTVvM1RKa20wcW5jcG8zWWR6Cmx5TXJVKzYwdk40T2FkZlQ1ZVNJNndmT3ZGV1NuRTAxdzhmSWJBTld2UGNTa0ZnWXVsZG9ScjdXNjlhZTV5RUwKVWxha0toTE5ldCtYQVpoQTFKTkxkOTNlRFJ4OVFrVXd2Z2VQanZmN0RRWVVrc2NQczFXSW5ZbXVRVXdUM1REUApRUXgyRFYwamlHclZrNndwUDZRRHh6eCtqaXpvWkNsakViZDIrVFpVKzZtbjFOOVRkWkhFMTExdVJiUGVRMml0CkdxKzJ3MDFzclpRY2pJT09WUzB4UVlNWGpXVlJndzdjS3FuM0YyNkdRNU5aTFZmc3pqV1ppNlUrK3phdmc4b0YKQXRxNmljWUhzNGthR1dCaHRnb3Z2Z0k2U2dTdwotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==
+---
# Source: nginx/templates/server-block-configmap.yaml
apiVersion: v1
kind: ConfigMap
@@ -52,6 +85,9 @@
- name: http
port: 80
targetPort: http
+ - name: https
+ port: 443
+ targetPort: https
selector:
app.kubernetes.io/instance: nginx
app.kubernetes.io/name: nginx
@@ -83,7 +119,7 @@
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: nginx
annotations:
- checksum/server-block-configuration: 500dd08aaf2d81d263307fbc091e1943e2134dc864cc6aa38ddcef58ac9a7648
+ checksum/server-block-configuration: 12463197f1d04ffd8474761451a1e44734d8bf6f7c4d2f873dcfac8f38e385ac
spec:
shareProcessNamespace: false
serviceAccountName: default
@@ -108,8 +144,44 @@
supplementalGroups: []
sysctls: []
initContainers:
+ - name: preserve-logs-symlinks
+ image: public.ecr.aws/bitnami/nginx:1.25.4
+ imagePullPolicy: "IfNotPresent"
+ securityContext:
+ allowPrivilegeEscalation: false
+ capabilities:
+ drop:
+ - ALL
+ privileged: false
+ readOnlyRootFilesystem: true
+ runAsGroup: 1001
+ runAsNonRoot: true
+ runAsUser: 1001
+ seLinuxOptions: {}
+ seccompProfile:
+ type: RuntimeDefault
+ resources:
+ limits:
+ memory: 300Mi
+ requests:
+ cpu: 100m
+ memory: 100Mi
+ command:
+ - /bin/bash
+ args:
+ - -ec
+ - |
+ #!/bin/bash
+ . /opt/bitnami/scripts/libfs.sh
+ # We copy the logs folder because it has symlinks to stdout and stderr
+ if ! is_dir_empty /opt/bitnami/nginx/logs; then
+ cp -r /opt/bitnami/nginx/logs /emptydir/app-logs-dir
+ fi
+ volumeMounts:
+ - name: empty-dir
+ mountPath: /emptydir
- name: git-clone-repository
- image: docker.io/bitnami/git:2.43.2-debian-12-r2
+ image: docker.io/bitnami/git:2.47.0-debian-12-r0
imagePullPolicy: "IfNotPresent"
securityContext:
allowPrivilegeEscalation: false
@@ -117,10 +189,11 @@
drop:
- ALL
privileged: false
- readOnlyRootFilesystem: false
+ readOnlyRootFilesystem: true
+ runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
- seLinuxOptions: null
+ seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
command:
@@ -131,6 +204,15 @@
git clone https://github.com/npawelek/firmware.git --branch main /tmp/app
[[ "$?" -eq 0 ]] && shopt -s dotglob && rm -rf /app/* && mv /tmp/app/* /app/
volumeMounts:
+ - name: empty-dir
+ mountPath: /tmp
+ subPath: tmp-dir
+ - name: empty-dir
+ mountPath: /etc/ssh
+ subPath: etc-ssh-dir
+ - name: empty-dir
+ mountPath: /.ssh
+ subPath: ssh-dir
- name: staticsite
mountPath: /app
env:
@@ -138,7 +220,7 @@
value: /tmp
containers:
- name: git-repo-syncer
- image: docker.io/bitnami/git:2.43.2-debian-12-r2
+ image: docker.io/bitnami/git:2.47.0-debian-12-r0
imagePullPolicy: "IfNotPresent"
securityContext:
allowPrivilegeEscalation: false
@@ -146,10 +228,11 @@
drop:
- ALL
privileged: false
- readOnlyRootFilesystem: false
+ readOnlyRootFilesystem: true
+ runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
- seLinuxOptions: null
+ seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
command:
@@ -163,7 +246,25 @@
cd /app && git pull origin main
sleep 60
done
+ resources:
+ limits:
+ cpu: 150m
+ ephemeral-storage: 2Gi
+ memory: 192Mi
+ requests:
+ cpu: 100m
+ ephemeral-storage: 50Mi
+ memory: 128Mi
volumeMounts:
+ - name: empty-dir
+ mountPath: /tmp
+ subPath: tmp-dir
+ - name: empty-dir
+ mountPath: /etc/ssh
+ subPath: etc-ssh-dir
+ - name: empty-dir
+ mountPath: /.ssh
+ subPath: ssh-dir
- name: staticsite
mountPath: /app
env:
@@ -178,10 +279,11 @@
drop:
- ALL
privileged: false
- readOnlyRootFilesystem: false
+ readOnlyRootFilesystem: true
+ runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
- seLinuxOptions: null
+ seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
env:
@@ -189,12 +291,16 @@
value: "false"
- name: NGINX_HTTP_PORT_NUMBER
value: "8080"
+ - name: NGINX_HTTPS_PORT_NUMBER
+ value: "8443"
- name: TZ
value: America/Chicago
envFrom:
ports:
- name: http
containerPort: 8080
+ - name: https
+ containerPort: 8443
livenessProbe:
failureThreshold: 6
initialDelaySeconds: 30
@@ -209,7 +315,8 @@
periodSeconds: 5
successThreshold: 1
timeoutSeconds: 3
- tcpSocket:
+ httpGet:
+ path: /
port: http
resources:
limits:
@@ -218,11 +325,35 @@
cpu: 100m
memory: 100Mi
volumeMounts:
+ - name: empty-dir
+ mountPath: /tmp
+ subPath: tmp-dir
+ - name: empty-dir
+ mountPath: /opt/bitnami/nginx/conf
+ subPath: app-conf-dir
+ - name: empty-dir
+ mountPath: /opt/bitnami/nginx/logs
+ subPath: app-logs-dir
+ - name: empty-dir
+ mountPath: /opt/bitnami/nginx/tmp
+ subPath: app-tmp-dir
- name: nginx-server-block
mountPath: /opt/bitnami/nginx/conf/server_blocks
- name: staticsite
mountPath: /app
+ - name: certificate
+ mountPath: /certs
volumes:
+ - name: empty-dir
+ emptyDir: {}
+ - name: certificate
+ secret:
+ secretName: nginx-tls
+ items:
+ - key: tls.crt
+ path: server.crt
+ - key: tls.key
+ path: server.key
- name: nginx-server-block
configMap:
name: nginx-server-block |
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
June 6, 2024 19:50
e612d66
to
9f7fbf3
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.0.0
feat(helm)!: Update chart nginx to 18.0.1
Jun 6, 2024
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.0.1
feat(helm)!: Update chart nginx to 18.0.2
Jun 10, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
2 times, most recently
from
June 11, 2024 00:27
821a72f
to
7073c76
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.0.2
feat(helm)!: Update chart nginx to 18.0.3
Jun 11, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
June 11, 2024 16:45
7073c76
to
03b4650
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.0.3
feat(helm)!: Update chart nginx to 18.1.0
Jun 11, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
June 17, 2024 15:45
03b4650
to
865dc5a
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.1.0
feat(helm)!: Update chart nginx to 18.1.1
Jun 17, 2024
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.1.1
feat(helm)!: Update chart nginx to 18.1.2
Jun 18, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
June 18, 2024 14:29
865dc5a
to
4957162
Compare
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
July 3, 2024 10:00
4957162
to
0bf1b93
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.1.2
feat(helm)!: Update chart nginx to 18.1.3
Jul 3, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
July 3, 2024 20:01
0bf1b93
to
3506b5a
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.1.3
feat(helm)!: Update chart nginx to 18.1.4
Jul 3, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
July 16, 2024 16:23
3506b5a
to
12f187c
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.1.4
feat(helm)!: Update chart nginx to 18.1.5
Jul 16, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
July 24, 2024 11:04
12f187c
to
90cd147
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.1.5
feat(helm)!: Update chart nginx to 18.1.6
Jul 24, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
July 25, 2024 12:38
90cd147
to
e0007b5
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.1.6
feat(helm)!: Update chart nginx to 18.1.7
Jul 25, 2024
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.1.7
feat(helm)!: Update chart nginx to 18.1.8
Aug 13, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
2 times, most recently
from
August 14, 2024 19:08
4ed2bb5
to
5fa9af8
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.1.8
feat(helm)!: Update chart nginx to 18.1.9
Aug 14, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
August 21, 2024 23:07
5fa9af8
to
1df7a8e
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.1.9
feat(helm)!: Update chart nginx to 18.1.10
Aug 21, 2024
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.1.10
feat(helm)!: Update chart nginx to 18.1.11
Aug 23, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
August 23, 2024 18:21
1df7a8e
to
0c9f77c
Compare
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
September 11, 2024 18:38
0c9f77c
to
4c4efac
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.1.11
feat(helm)!: Update chart nginx to 18.1.12
Sep 11, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
September 13, 2024 09:44
4c4efac
to
d1559cd
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.1.12
feat(helm)!: Update chart nginx to 18.1.13
Sep 13, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
September 15, 2024 02:02
d1559cd
to
1af79c7
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.1.13
feat(helm)!: Update chart nginx to 18.1.14
Sep 15, 2024
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.1.14
feat(helm)!: Update chart nginx to 18.1.15
Sep 19, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
2 times, most recently
from
September 20, 2024 09:53
915d769
to
e8f4482
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.1.15
feat(helm)!: Update chart nginx to 18.2.0
Sep 20, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
October 1, 2024 15:10
e8f4482
to
55626e1
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.2.0
feat(helm)!: Update chart nginx to 18.2.1
Oct 1, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
October 2, 2024 19:15
55626e1
to
a27e17b
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.2.1
feat(helm)!: Update chart nginx to 18.2.2
Oct 2, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
October 14, 2024 19:34
a27e17b
to
5a0e030
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.2.2
feat(helm)!: Update chart nginx to 18.2.3
Oct 14, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
October 21, 2024 12:51
5a0e030
to
0af0753
Compare
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.2.3
feat(helm)!: Update chart nginx to 18.2.4
Oct 21, 2024
renovate
bot
changed the title
feat(helm)!: Update chart nginx to 18.2.4
feat(helm)!: Update chart nginx to 18.2.5
Nov 8, 2024
renovate
bot
force-pushed
the
renovate/nginx-18.x
branch
from
November 8, 2024 15:58
0af0753
to
15afb70
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
15.12.2
->18.2.5
Release Notes
bitnami/charts (nginx)
v18.2.5
v18.2.4
v18.2.3
v18.2.2
v18.2.1
v18.2.0
v18.1.15
v18.1.14
v18.1.13
v18.1.12
v18.1.11
v18.1.10
v18.1.9
v18.1.8
v18.1.7
v18.1.6
v18.1.5
v18.1.4
v18.1.3
v18.1.2
v18.1.1
v18.1.0
v18.0.3
v18.0.2
v18.0.1
v18.0.0
v17.3.2
v17.3.1
v17.3.0
v17.2.1
v17.2.0
v17.1.0
v17.0.2
v17.0.1
v17.0.0
v16.0.7
v16.0.6
v16.0.5
v16.0.4
v16.0.3
v16.0.2
v16.0.1
v16.0.0
v15.14.2
v15.14.1
v15.14.0
v15.13.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.