chore(helm): update image ghcr.io/m1k1o/neko/firefox 3.0.5 → 3.0.6 (#35739)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/m1k1o/neko/firefox](https://redirect.github.com/m1k1o/neko) | patch | `5c8d493` -> `a4ab250` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>m1k1o/neko (ghcr.io/m1k1o/neko/firefox)</summary> ### [`v3.0.6`](https://redirect.github.com/m1k1o/neko/compare/v3.0.5...v3.0.6) [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.5...v3.0.6) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.0.5
|
||||
appVersion: 3.0.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -45,5 +45,5 @@ sources:
|
||||
- https://github.com/m1k1o/neko
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/neko
|
||||
type: application
|
||||
version: 9.0.7
|
||||
version: 9.0.8
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/firefox
|
||||
tag: 3.0.5@sha256:5c8d4939565fb2748267d1cc217d64d2d6a67994468a79d5c24e7b42a31c4c19
|
||||
tag: 3.0.6@sha256:a4ab250e54b953329f41c78cf4f157d2314290339e7360bd4c8765b4a17aeb83
|
||||
braveImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/brave
|
||||
|
||||
Reference in New Issue
Block a user