-
Notifications
You must be signed in to change notification settings - Fork 13
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(images)!: Update bitnami/mariadb Docker tag to 11.6.2 #2340
base: main
Are you sure you want to change the base?
Conversation
Path: @@ -311,7 +311,7 @@
fsGroup: 1001
containers:
- name: mariadb
- image: docker.io/bitnami/mariadb:10.9.3
+ image: docker.io/bitnami/mariadb:11.0.2
imagePullPolicy: "IfNotPresent"
securityContext:
runAsNonRoot: true |
99bf078
to
d4a8138
Compare
Path: @@ -311,7 +311,7 @@
fsGroup: 1001
containers:
- name: mariadb
- image: docker.io/bitnami/mariadb:10.9.3
+ image: docker.io/bitnami/mariadb:11.0.3
imagePullPolicy: "IfNotPresent"
securityContext:
runAsNonRoot: true |
d4a8138
to
6a7fc6d
Compare
Path: @@ -311,7 +311,7 @@
fsGroup: 1001
containers:
- name: mariadb
- image: docker.io/bitnami/mariadb:10.9.3
+ image: docker.io/bitnami/mariadb:11.1.2
imagePullPolicy: "IfNotPresent"
securityContext:
runAsNonRoot: true |
6a7fc6d
to
0535163
Compare
Path: @@ -311,7 +311,7 @@
fsGroup: 1001
containers:
- name: mariadb
- image: docker.io/bitnami/mariadb:10.9.3
+ image: docker.io/bitnami/mariadb:11.1.3
imagePullPolicy: "IfNotPresent"
securityContext:
runAsNonRoot: true |
0535163
to
a5d084c
Compare
Path: @@ -311,7 +311,7 @@
fsGroup: 1001
containers:
- name: mariadb
- image: docker.io/bitnami/mariadb:10.9.3
+ image: docker.io/bitnami/mariadb:11.2.2
imagePullPolicy: "IfNotPresent"
securityContext:
runAsNonRoot: true |
a5d084c
to
9096b0c
Compare
9096b0c
to
4835635
Compare
Path: @@ -311,7 +311,7 @@
fsGroup: 1001
containers:
- name: mariadb
- image: docker.io/bitnami/mariadb:10.9.3
+ image: docker.io/bitnami/mariadb:11.3.2
imagePullPolicy: "IfNotPresent"
securityContext:
runAsNonRoot: true |
4835635
to
1042cee
Compare
Path: @@ -311,7 +311,7 @@
fsGroup: 1001
containers:
- name: mariadb
- image: docker.io/bitnami/mariadb:10.9.3
+ image: docker.io/bitnami/mariadb:11.4.2
imagePullPolicy: "IfNotPresent"
securityContext:
runAsNonRoot: true |
1042cee
to
607c8ba
Compare
Path: @@ -311,7 +311,7 @@
fsGroup: 1001
containers:
- name: mariadb
- image: docker.io/bitnami/mariadb:10.9.3
+ image: docker.io/bitnami/mariadb:11.4.3
imagePullPolicy: "IfNotPresent"
securityContext:
runAsNonRoot: true |
607c8ba
to
cfaeca2
Compare
Path: @@ -311,7 +311,7 @@
fsGroup: 1001
containers:
- name: mariadb
- image: docker.io/bitnami/mariadb:10.9.3
+ image: docker.io/bitnami/mariadb:11.5.2
imagePullPolicy: "IfNotPresent"
securityContext:
runAsNonRoot: true |
Signed-off-by: Danny Froberg <[email protected]>
cfaeca2
to
b658cf5
Compare
Path: @@ -311,7 +311,7 @@
fsGroup: 1001
containers:
- name: mariadb
- image: docker.io/bitnami/mariadb:10.9.3
+ image: docker.io/bitnami/mariadb:11.6.2
imagePullPolicy: "IfNotPresent"
securityContext:
runAsNonRoot: true |
This PR contains the following updates:
10.9.3
->11.6.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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.