Skip to content

Commit

Permalink
chore(helm): update image docker.io/cthulhoo/ttrss-fpm-pgsql-static d…
Browse files Browse the repository at this point in the history
…igest to 1a439b6
  • Loading branch information
truecharts-admin committed Jan 4, 2025
1 parent 63b5777 commit d3013cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/stable/tt-rss/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ sources:
- https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static
- https://hub.docker.com/r/cthulhoo/ttrss-web-nginx
type: application
version: 18.4.1
version: 18.4.3
4 changes: 2 additions & 2 deletions charts/stable/tt-rss/values.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
image:
repository: docker.io/cthulhoo/ttrss-fpm-pgsql-static
pullPolicy: IfNotPresent
tag: latest@sha256:fe57fa1e44545aa5163e9af9f932ac93650dccf04a92e570bcadf0f6b856ac31
tag: latest@sha256:1a439b62073f97e7c4fe1996f8e9c4d6664df8728f18c7efb41117860b1a387f
nginxImage:
repository: docker.io/cthulhoo/ttrss-web-nginx
pullPolicy: IfNotPresent
tag: latest@sha256:bdf2199dbca3ff3a60fd8c81f3bd8615f61eceec0fd5bd3dc23c9e270e4363ce
updaterImage:
repository: docker.io/cthulhoo/ttrss-fpm-pgsql-static
pullPolicy: IfNotPresent
tag: latest@sha256:fe57fa1e44545aa5163e9af9f932ac93650dccf04a92e570bcadf0f6b856ac31
tag: latest@sha256:1a439b62073f97e7c4fe1996f8e9c4d6664df8728f18c7efb41117860b1a387f
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit d3013cf

Please sign in to comment.