-
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(deps): update caddy docker tag to 2.8.4 #2341
base: main
Are you sure you want to change the base?
Conversation
Path: @@ -96,7 +96,7 @@
enableServiceLinks: true
containers:
- name: vikunja
- image: "caddy:2.6.1-alpine"
+ image: "caddy:2.7.2-alpine"
imagePullPolicy: IfNotPresent
ports:
- name: http |
552b9a3
to
f02c523
Compare
Path: @@ -96,7 +96,7 @@
enableServiceLinks: true
containers:
- name: vikunja
- image: "caddy:2.6.1-alpine"
+ image: "caddy:2.7.3-alpine"
imagePullPolicy: IfNotPresent
ports:
- name: http |
f02c523
to
acd00e9
Compare
Path: @@ -96,7 +96,7 @@
enableServiceLinks: true
containers:
- name: vikunja
- image: "caddy:2.6.1-alpine"
+ image: "caddy:2.7.4-alpine"
imagePullPolicy: IfNotPresent
ports:
- name: http |
acd00e9
to
05f73fe
Compare
Path: @@ -96,7 +96,7 @@
enableServiceLinks: true
containers:
- name: vikunja
- image: "caddy:2.6.1-alpine"
+ image: "caddy:2.7.5-alpine"
imagePullPolicy: IfNotPresent
ports:
- name: http |
05f73fe
to
c24e8ac
Compare
Path: @@ -96,7 +96,7 @@
enableServiceLinks: true
containers:
- name: vikunja
- image: "caddy:2.6.1-alpine"
+ image: "caddy:2.7.6-alpine"
imagePullPolicy: IfNotPresent
ports:
- name: http |
c24e8ac
to
1ddb4f7
Compare
Path: @@ -96,7 +96,7 @@
enableServiceLinks: true
containers:
- name: vikunja
- image: "caddy:2.6.1-alpine"
+ image: "caddy:2.8.0-alpine"
imagePullPolicy: IfNotPresent
ports:
- name: http |
1ddb4f7
to
f423ea1
Compare
Path: @@ -96,7 +96,7 @@
enableServiceLinks: true
containers:
- name: vikunja
- image: "caddy:2.6.1-alpine"
+ image: "caddy:2.8.1-alpine"
imagePullPolicy: IfNotPresent
ports:
- name: http |
Signed-off-by: Danny Froberg <[email protected]>
f423ea1
to
b97f9fd
Compare
Path: @@ -96,7 +96,7 @@
enableServiceLinks: true
containers:
- name: vikunja
- image: "caddy:2.6.1-alpine"
+ image: "caddy:2.8.4-alpine"
imagePullPolicy: IfNotPresent
ports:
- name: http |
This PR contains the following updates:
2.6.1-alpine
->2.8.4-alpine
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.