Skip to content

Commit

Permalink
chore(deps): update container image cthulhoo/ttrss-fpm-pgsql-static t…
Browse files Browse the repository at this point in the history
…o latest@eefa41a by renovate (#21122)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| cthulhoo/ttrss-fpm-pgsql-static | digest | `f14a5af` -> `eefa41a` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 22, 2024
1 parent fe1897b commit 3758d5d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.webp
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.8.18
version: 16.8.20
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: cthulhoo/ttrss-fpm-pgsql-static
pullPolicy: IfNotPresent
tag: latest@sha256:f14a5afd132f907134f36a7e1a2c84dcc0dc709c27339aff0b8cba7c4573ff92
tag: latest@sha256:eefa41ac225e6402cdef818cd85e643dbde564afbc1bad16456b5ec1a97d8dce
nginxImage:
repository: cthulhoo/ttrss-web-nginx
pullPolicy: IfNotPresent
tag: latest@sha256:45a5e02be1a9c41af5016884b6346d943a0018e79e0b29bc04e715547f648461
updaterImage:
repository: cthulhoo/ttrss-fpm-pgsql-static
pullPolicy: IfNotPresent
tag: latest@sha256:f14a5afd132f907134f36a7e1a2c84dcc0dc709c27339aff0b8cba7c4573ff92
tag: latest@sha256:eefa41ac225e6402cdef818cd85e643dbde564afbc1bad16456b5ec1a97d8dce
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit 3758d5d

Please sign in to comment.