feat(container): update image ghcr.io/tchapi/davis ( 5.3.0 → 5.4.0 )#1215
Merged
feat(container): update image ghcr.io/tchapi/davis ( 5.3.0 → 5.4.0 )#1215
Conversation
Contributor
Author
--- HelmRelease: default/davis Deployment: default/davis
+++ HelmRelease: default/davis Deployment: default/davis
@@ -45,13 +45,13 @@
dnsPolicy: ClusterFirst
initContainers:
- command:
- /bin/sh
- -c
- cp -r /var/www/davis/public /web
- image: ghcr.io/tchapi/davis:5.3.0@sha256:bae9b2a6b7677a3fd219cf8131be4e7a68043d09bb77104e6a9b5466086b2402
+ image: ghcr.io/tchapi/davis:5.4.0@sha256:2b13d1e1016a1e804e5b52ef1f5c02e93ec2290d371e184a1bcb74b438ea2aeb
name: 01-public
resources:
requests:
cpu: 5m
memory: 16Mi
securityContext:
@@ -109,13 +109,13 @@
value: '0002'
- name: WEBDAV_ENABLED
value: 'false'
envFrom:
- secretRef:
name: davis-secret
- image: ghcr.io/tchapi/davis:5.3.0@sha256:bae9b2a6b7677a3fd219cf8131be4e7a68043d09bb77104e6a9b5466086b2402
+ image: ghcr.io/tchapi/davis:5.4.0@sha256:2b13d1e1016a1e804e5b52ef1f5c02e93ec2290d371e184a1bcb74b438ea2aeb
name: 02-db-migrate
resources:
requests:
cpu: 5m
memory: 16Mi
securityContext:
@@ -173,13 +173,13 @@
value: '0002'
- name: WEBDAV_ENABLED
value: 'false'
envFrom:
- secretRef:
name: davis-secret
- image: ghcr.io/tchapi/davis:5.3.0@sha256:bae9b2a6b7677a3fd219cf8131be4e7a68043d09bb77104e6a9b5466086b2402
+ image: ghcr.io/tchapi/davis:5.4.0@sha256:2b13d1e1016a1e804e5b52ef1f5c02e93ec2290d371e184a1bcb74b438ea2aeb
name: app
resources:
limits:
cpu: 1000m
memory: 512Mi
requests: |
Contributor
Author
--- kubernetes/apps/default/davis Kustomization: default/davis HelmRelease: default/davis
+++ kubernetes/apps/default/davis Kustomization: default/davis HelmRelease: default/davis
@@ -86,13 +86,13 @@
WEBDAV_ENABLED: 'false'
envFrom:
- secretRef:
name: davis-secret
image:
repository: ghcr.io/tchapi/davis
- tag: 5.3.0@sha256:bae9b2a6b7677a3fd219cf8131be4e7a68043d09bb77104e6a9b5466086b2402
+ tag: 5.4.0@sha256:2b13d1e1016a1e804e5b52ef1f5c02e93ec2290d371e184a1bcb74b438ea2aeb
resources:
limits:
cpu: 1000m
memory: 512Mi
requests:
cpu: 50m
@@ -132,13 +132,13 @@
command:
- /bin/sh
- -c
- cp -r /var/www/davis/public /web
image:
repository: ghcr.io/tchapi/davis
- tag: 5.3.0@sha256:bae9b2a6b7677a3fd219cf8131be4e7a68043d09bb77104e6a9b5466086b2402
+ tag: 5.4.0@sha256:2b13d1e1016a1e804e5b52ef1f5c02e93ec2290d371e184a1bcb74b438ea2aeb
resources:
requests:
cpu: 5m
memory: 16Mi
securityContext:
allowPrivilegeEscalation: false
@@ -173,13 +173,13 @@
WEBDAV_ENABLED: 'false'
envFrom:
- secretRef:
name: davis-secret
image:
repository: ghcr.io/tchapi/davis
- tag: 5.3.0@sha256:bae9b2a6b7677a3fd219cf8131be4e7a68043d09bb77104e6a9b5466086b2402
+ tag: 5.4.0@sha256:2b13d1e1016a1e804e5b52ef1f5c02e93ec2290d371e184a1bcb74b438ea2aeb
resources:
requests:
cpu: 5m
memory: 16Mi
securityContext:
allowPrivilegeEscalation: false |
d98956b to
4afa0ef
Compare
4afa0ef to
37236b2
Compare
This file contains hidden or 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
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:
5.3.0→5.4.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
tchapi/davis (ghcr.io/tchapi/davis)
v5.4.0Compare Source
This release fixes the public calendar behaviour that was not consistent and refactors the birthday service to have a more robust synchronization. The included migration file will take care of doing the necessary changes in the database, 💁🏼♂️ do not forget to run the migrations.
What's Changed
How to upgrade
0. Back up your database
This is a safety precaution in case you end up messing with a migration or the database in general. It's highly recommended, even if you know exactly what you're doing.
1. Update the code and migrate
You can now update the code (either directly or get the up to date container), and then run the remaining migrations with:
Full Changelog: tchapi/davis@v5.3.0...v5.4.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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.