-
Notifications
You must be signed in to change notification settings - Fork 14
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(oci/davis)!: Update 4.4.4 ➼ 5.0.2 #1623
Open
tinfoild
wants to merge
1
commit into
main
Choose a base branch
from
renovate/ghcr.io-tchapi-davis-5.x
base: main
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
Deploying jjgadgets-biohazard with Cloudflare Pages
|
tinfoild
bot
added
kube/deploy/apps
renovate/datasource/docker
renovate/type/major
labels
Jan 2, 2025
--- kube/deploy/apps/davis/app Kustomization: flux-system/davis-app HelmRelease: davis/davis
+++ kube/deploy/apps/davis/app Kustomization: flux-system/davis-app HelmRelease: davis/davis
@@ -104,13 +104,13 @@
WEBDAV_ENABLED: 'false'
envFrom:
- secretRef:
name: davis-secrets
image:
repository: ghcr.io/tchapi/davis
- tag: 4.4.4@sha256:bbdb3a34c87d82b28f1468f8ef1946d5a74f382740eb40b3215685fae26192fa
+ tag: 5.0.2@sha256:af082d31ea9b37db212f6e2ddc311407bf77d4cc2e78d5f74b85d2240d5782c1
resources:
limits:
cpu: 3000m
memory: 6Gi
requests:
cpu: 5m
@@ -149,13 +149,13 @@
WEBDAV_ENABLED: 'false'
envFrom:
- secretRef:
name: davis-secrets
image:
repository: ghcr.io/tchapi/davis
- tag: 4.4.4@sha256:bbdb3a34c87d82b28f1468f8ef1946d5a74f382740eb40b3215685fae26192fa
+ tag: 5.0.2@sha256:af082d31ea9b37db212f6e2ddc311407bf77d4cc2e78d5f74b85d2240d5782c1
resources:
requests:
cpu: 5m
memory: 10M
securityContext:
allowPrivilegeEscalation: false
@@ -190,13 +190,13 @@
WEBDAV_ENABLED: 'false'
envFrom:
- secretRef:
name: davis-secrets
image:
repository: ghcr.io/tchapi/davis
- tag: 4.4.4@sha256:bbdb3a34c87d82b28f1468f8ef1946d5a74f382740eb40b3215685fae26192fa
+ tag: 5.0.2@sha256:af082d31ea9b37db212f6e2ddc311407bf77d4cc2e78d5f74b85d2240d5782c1
resources:
requests:
cpu: 5m
memory: 10M
securityContext:
allowPrivilegeEscalation: false |
--- HelmRelease: davis/davis Deployment: davis/davis
+++ HelmRelease: davis/davis Deployment: davis/davis
@@ -98,13 +98,13 @@
value: sample,127.0.0.1
- name: WEBDAV_ENABLED
value: 'false'
envFrom:
- secretRef:
name: davis-secrets
- image: ghcr.io/tchapi/davis:4.4.4@sha256:bbdb3a34c87d82b28f1468f8ef1946d5a74f382740eb40b3215685fae26192fa
+ image: ghcr.io/tchapi/davis:5.0.2@sha256:af082d31ea9b37db212f6e2ddc311407bf77d4cc2e78d5f74b85d2240d5782c1
name: 01-public
resources:
requests:
cpu: 5m
memory: 10M
securityContext:
@@ -157,13 +157,13 @@
value: sample,127.0.0.1
- name: WEBDAV_ENABLED
value: 'false'
envFrom:
- secretRef:
name: davis-secrets
- image: ghcr.io/tchapi/davis:4.4.4@sha256:bbdb3a34c87d82b28f1468f8ef1946d5a74f382740eb40b3215685fae26192fa
+ image: ghcr.io/tchapi/davis:5.0.2@sha256:af082d31ea9b37db212f6e2ddc311407bf77d4cc2e78d5f74b85d2240d5782c1
name: 02-db-migrate
resources:
requests:
cpu: 5m
memory: 10M
securityContext:
@@ -214,13 +214,13 @@
value: sample,127.0.0.1
- name: WEBDAV_ENABLED
value: 'false'
envFrom:
- secretRef:
name: davis-secrets
- image: ghcr.io/tchapi/davis:4.4.4@sha256:bbdb3a34c87d82b28f1468f8ef1946d5a74f382740eb40b3215685fae26192fa
+ image: ghcr.io/tchapi/davis:5.0.2@sha256:af082d31ea9b37db212f6e2ddc311407bf77d4cc2e78d5f74b85d2240d5782c1
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8080 |
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:
4.4.4
->5.0.2
Release Notes
tchapi/davis (ghcr.io/tchapi/davis)
v5.0.2
Compare Source
What's Changed
This is a major update of Symfony to the 7.0 version, but including no new features, apart from:
How to upgrade
Nothing if you're on v4.4.2+
Full Changelog: tchapi/davis@v4.4.4...v5.0.2
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 has been generated by Renovate Bot.