Skip to content

Commit

Permalink
Update ghcr.io/geek-cookbook/thelounge Docker tag to v4.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 9, 2024
1 parent 0a2ad26 commit cbcad6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/other/myprecious/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.0.32528-pre-01
version: 1.0.32529-pre-01

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
4 changes: 2 additions & 2 deletions charts/other/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6213,7 +6213,7 @@ thelounge:
enabled: true
image:
repository: ghcr.io/geek-cookbook/thelounge
tag: "4.4.1@sha256:52318d1dff41d9d0fc3748e97c291742da48702b37c8b8e74247fac8e929cf60"
tag: "4.4.3@sha256:c34664387d9d5a65f4d72f71fbe6466da22a10e1ea07696d02d59bb06167bf10"
priorityClassName: tenant-normal
controller:
annotations:
Expand Down Expand Up @@ -6266,7 +6266,7 @@ thelounge:
initContainers:
bootstrap: *bootstrap
create-user:
image: ghcr.io/geek-cookbook/thelounge:4.4.1@sha256:52318d1dff41d9d0fc3748e97c291742da48702b37c8b8e74247fac8e929cf60
image: ghcr.io/geek-cookbook/thelounge:4.4.3@sha256:c34664387d9d5a65f4d72f71fbe6466da22a10e1ea07696d02d59bb06167bf10
imagePullPolicy: IfNotPresent
command:
- /bin/bash
Expand Down

0 comments on commit cbcad6c

Please sign in to comment.