chore(helm): update neko 3.0.6 → 3.0.7 (patch) (#38681)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/m1k1o/neko/brave](https://redirect.github.com/m1k1o/neko) | patch | `ebae69a` -> `788f911` | | [ghcr.io/m1k1o/neko/firefox](https://redirect.github.com/m1k1o/neko) | patch | `a4ab250` -> `5a25609` | | [ghcr.io/m1k1o/neko/google-chrome](https://redirect.github.com/m1k1o/neko) | patch | `7925f2c` -> `6a8abc3` | | [ghcr.io/m1k1o/neko/microsoft-edge](https://redirect.github.com/m1k1o/neko) | patch | `61d4093` -> `a888922` | | [ghcr.io/m1k1o/neko/remmina](https://redirect.github.com/m1k1o/neko) | patch | `f5b34a1` -> `5beaee9` | | [ghcr.io/m1k1o/neko/tor-browser](https://redirect.github.com/m1k1o/neko) | patch | `9512e30` -> `381049d` | | [ghcr.io/m1k1o/neko/vivaldi](https://redirect.github.com/m1k1o/neko) | patch | `f32ab7d` -> `da93c2c` | | [ghcr.io/m1k1o/neko/vlc](https://redirect.github.com/m1k1o/neko) | patch | `1b1aebc` -> `08ee9a8` | | [ghcr.io/m1k1o/neko/xfce](https://redirect.github.com/m1k1o/neko) | patch | `dd02fa5` -> `1c35a20` | --- > [!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. --- ### Release Notes <details> <summary>m1k1o/neko (ghcr.io/m1k1o/neko/brave)</summary> ### [`v3.0.7`](https://redirect.github.com/m1k1o/neko/compare/v3.0.6...v3.0.7) [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.6...v3.0.7) </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0MS43Ni4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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.6
|
||||
appVersion: 3.0.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.2
|
||||
@@ -45,5 +45,5 @@ sources:
|
||||
- https://github.com/m1k1o/neko
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/neko
|
||||
type: application
|
||||
version: 10.3.2
|
||||
version: 10.3.11
|
||||
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/firefox
|
||||
tag: 3.0.6@sha256:a4ab250e54b953329f41c78cf4f157d2314290339e7360bd4c8765b4a17aeb83
|
||||
tag: 3.0.7@sha256:5a256094e3ba74d43929ca5d10a57209f22cb044f75cf3469b20566f40b07cf7
|
||||
braveImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/brave
|
||||
tag: 3.0.6@sha256:ebae69a74e3d79a1e24ae0a5c1428da57dc6eaf796c21b4e0610d5f1c739c6b2
|
||||
tag: 3.0.7@sha256:788f91133b0501f2a3c0c417a2a876b3520fc3d99fac2a1f4a2e3a5f903e17e6
|
||||
chromeImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/google-chrome
|
||||
tag: 3.0.6@sha256:7925f2c6242bfd1a67619b8bc63a2027a83c233e4a20813594f521d10974b79a
|
||||
tag: 3.0.7@sha256:6a8abc39518d87800ce94af899acb06576fc0f094cc85b699c845be56a284b83
|
||||
chromiumImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/chromium
|
||||
@@ -17,27 +17,27 @@ chromiumImage:
|
||||
edgeImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/microsoft-edge
|
||||
tag: 3.0.6@sha256:61d40933cb9bd7e3847915e719c7e28e8907ef2e4d72b1de9a482ed4c662bbc8
|
||||
tag: 3.0.7@sha256:a88892223f4ece9decbb2c3b557ca8af0e737c54a4a72a8875e1c86ba889f6bd
|
||||
remminaImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/remmina
|
||||
tag: 3.0.6@sha256:f5b34a1411fe8d9a46a9f92f79d354cd7b5459c64cfc76b167693cf8b26cada9
|
||||
tag: 3.0.7@sha256:5beaee9211de9c5a75507d46716ad70a6cc036573afd4317463830563ede4d2c
|
||||
torImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/tor-browser
|
||||
tag: 3.0.6@sha256:9512e30b83b7379ce719cbca359326ef4a5c190b7bb49b65085388355af7a516
|
||||
tag: 3.0.7@sha256:381049df5367d150e2039f87e2ad8bf181b23f45d9f895b866db2d8e99de5071
|
||||
vivaldiImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/vivaldi
|
||||
tag: 3.0.6@sha256:f32ab7d3cb26194609adc914893b52474859a0369a0ececcc7d0e883973529e8
|
||||
tag: 3.0.7@sha256:da93c2c9612f2b8c3dc75955755a0091993ffcabd8177de70f7da47576e5229a
|
||||
vlcImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/vlc
|
||||
tag: 3.0.6@sha256:1b1aebc3a456f528575c667a43e0e512e89bb76e6c4b03c0ed5300b377e45fdf
|
||||
tag: 3.0.7@sha256:08ee9a8e2d2d3da6518b3a27611de6e81f4c76b43e7a5566a46db461d50792c3
|
||||
xfceImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/xfce
|
||||
tag: 3.0.6@sha256:dd02fa5f6157e9a367f53064f8f7e8b64323362c34c5d7269772c0e0e74f85f6
|
||||
tag: 3.0.7@sha256:1c35a207e0f01e6ce13af1b634e8555d7819d8f2712b0750b98138023b88ec9f
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user