Skip to content

Commit

Permalink
chore(deps): update container image aeonlucid/impostor to nightly@1da…
Browse files Browse the repository at this point in the history
…faf6 by renovate (#20087)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| aeonlucid/impostor | digest | `b89da34` -> `1dafaf6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMiIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 1, 2024
1 parent 8959c10 commit 9d252ff
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/stable/impostor-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/impostor-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.png
keywords:
- impostor-server
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server
- https://hub.docker.com/r/aeonlucid/impostor
type: application
version: 8.7.6
version: 8.7.7
2 changes: 1 addition & 1 deletion charts/stable/impostor-server/ci/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image:
repository: aeonlucid/impostor
tag: nightly@sha256:b89da344192f62ccd884f3fb9d6b505ff1561d8fca4467e8393fc5a5dd530c15
tag: nightly@sha256:1dafaf6b6628b58d60278770d94ce27df7365da7af58b99f1424a08afbe68745
pullPolicy: IfNotPresent
2 changes: 1 addition & 1 deletion charts/stable/impostor-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ image:
tag: v1.9.0@sha256:ad5a6e1170b0d8c660fe949838b6df75991fc399f7a8d5409d4e7fbb34ad7fc2
nightlyImage:
repository: aeonlucid/impostor
tag: nightly@sha256:b89da344192f62ccd884f3fb9d6b505ff1561d8fca4467e8393fc5a5dd530c15
tag: nightly@sha256:1dafaf6b6628b58d60278770d94ce27df7365da7af58b99f1424a08afbe68745
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit 9d252ff

Please sign in to comment.