Skip to content

Commit

Permalink
chore(helm): update image ghcr.io/elfhosted/zilean v2.3.10 → v3.3.0 (#…
Browse files Browse the repository at this point in the history
…30235)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/zilean | major | `6d725a5` -> `50ec938` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
  • Loading branch information
truecharts-admin authored Dec 28, 2024
1 parent ecf1be0 commit 1edee45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/incubator/zilean/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 2.3.10
appVersion: 3.3.0
dependencies:
- name: common
version: 25.2.2
Expand All @@ -29,4 +29,4 @@ sources:
- https://ghcr.io/elfhosted/zilean
- https://github.com/truecharts/charts/tree/master/charts/incubator/zilean
type: application
version: 0.4.0
version: 1.0.0
2 changes: 1 addition & 1 deletion charts/incubator/zilean/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/elfhosted/zilean
pullPolicy: IfNotPresent
tag: v2.3.10@sha256:6d725a5b429199c5130502e0b3695402f367be0715f316c49c65015140a96330
tag: v3.3.0@sha256:50ec938e97b1ef4329e62c043e9cc076a6d15c91a31fe8b01e7546bffd3e5c81

service:
main:
Expand Down

0 comments on commit 1edee45

Please sign in to comment.