Skip to content

Commit

Permalink
chore(deps): update container image whyour/qinglong to v2.17.4@2cd9d5…
Browse files Browse the repository at this point in the history
…1 by renovate (#21419)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [whyour/qinglong](https://togithub.com/whyour/qinglong) | patch |
`2.17.3` -> `2.17.4` |

---

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

---

### Release Notes

<details>
<summary>whyour/qinglong (whyour/qinglong)</summary>

###
[`v2.17.4`](https://togithub.com/whyour/qinglong/compare/v2.17.3...v2.17.4)

[Compare
Source](https://togithub.com/whyour/qinglong/compare/v2.17.3...v2.17.4)

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 27, 2024
1 parent 022913d commit 1095053
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/stable/qinglong/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.17.3
appVersion: 2.17.4
dependencies:
- name: common
version: 20.3.12
Expand All @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.webp
keywords:
- qinglong
- task
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/qinglong
- https://hub.docker.com/r/whyour/qinglong
type: application
version: 9.8.14
version: 9.8.15
2 changes: 1 addition & 1 deletion charts/stable/qinglong/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: whyour/qinglong
pullPolicy: IfNotPresent
tag: 2.17.3@sha256:dd2e3a72859ae9c76a0bd650d67f853678cff10e7de5c63aaa4e8018d05cfdca
tag: 2.17.4@sha256:2cd9d51986f8ba053ad254df4c1a5131a5d44c1eb4cfc80fed340e60074ebfb6
service:
main:
ports:
Expand Down

0 comments on commit 1095053

Please sign in to comment.