Skip to content

Commit

Permalink
chore(deps): update container image quay.io/pussthecatorg/rimgo to la…
Browse files Browse the repository at this point in the history
…test@d1b92be by renovate (#20578)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/pussthecatorg/rimgo | digest | `3e0318d` -> `d1b92be` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 11, 2024
1 parent b0a9cd6 commit 505546c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/rimgo/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/rimgo.png
keywords:
- rimgo
- Network-Web
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/rimgo
- https://quay.io/pussthecatorg/rimgo
type: application
version: 6.8.5
version: 6.8.6
2 changes: 1 addition & 1 deletion charts/stable/rimgo/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: quay.io/pussthecatorg/rimgo
tag: latest@sha256:3e0318d9377d3cde207bc46f3aa1c0bc58abf5e4e77ee6bf6d15e48d57c712eb
tag: latest@sha256:d1b92be43d54af672334772f5a14d2fadd323409223f23e6daf52f6a726b96ce
pullPolicy: IfNotPresent
persistence: {}

Expand Down

0 comments on commit 505546c

Please sign in to comment.