Skip to content

Commit

Permalink
chore(deps): update container image cthulhoo/ttrss-web-nginx to lates…
Browse files Browse the repository at this point in the history
…t@a9c4b19 by renovate
  • Loading branch information
truecharts-admin committed Mar 23, 2024
1 parent 5866d91 commit bc9cae3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/tt-rss/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tt-rss.png
keywords:
- tt-rss
- rss
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -35,4 +35,4 @@ sources:
- https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static
- https://hub.docker.com/r/cthulhoo/ttrss-web-nginx
type: application
version: 16.7.2
version: 16.7.3
2 changes: 1 addition & 1 deletion charts/stable/tt-rss/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image:
nginxImage:
repository: cthulhoo/ttrss-web-nginx
pullPolicy: IfNotPresent
tag: latest@sha256:cde5998cc285cc6fb6973d279f0697c01a356b809aec0daf2712cf31654c9df8
tag: latest@sha256:a9c4b19b58591ec160d399e8c3e38eb4fa49b93b774843d24a971e6e7dfe139b
updaterImage:
repository: cthulhoo/ttrss-fpm-pgsql-static
pullPolicy: IfNotPresent
Expand Down

0 comments on commit bc9cae3

Please sign in to comment.