Skip to content
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

chore(deps): update container image ghcr.io/linuxserver/babybuddy to 2.2.1@b2b85c3 by renovate #20064

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/babybuddy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ keywords:
- tracker
- parents
- parenting
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -37,4 +37,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy
- https://ghcr.io/linuxserver/babybuddy
type: application
version: 16.7.6
version: 16.7.7
2 changes: 1 addition & 1 deletion charts/stable/babybuddy/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/babybuddy
pullPolicy: IfNotPresent
tag: 2.2.1@sha256:1e21bbbf19b894114eab496ad9fc11f8f93da5e698a5ee8a4862faf0bf8dc7b1
tag: 2.2.1@sha256:b2b85c3c8fa294dc434770a261c36d7876fbec4cefdecb86ca84455ec28a7cd7
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down