feat(neko): update neko (minor) (#46691)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/m1k1o/neko/brave](https://redirect.github.com/m1k1o/neko) | minor | `7c6d828` → `226b673` | | [ghcr.io/m1k1o/neko/chromium](https://redirect.github.com/m1k1o/neko) | minor | `13264ee` → `71a59a5` | | [ghcr.io/m1k1o/neko/firefox](https://redirect.github.com/m1k1o/neko) | minor | `2d7813b` → `208d2f1` | | [ghcr.io/m1k1o/neko/google-chrome](https://redirect.github.com/m1k1o/neko) | minor | `119c71f` → `73faedd` | | [ghcr.io/m1k1o/neko/microsoft-edge](https://redirect.github.com/m1k1o/neko) | minor | `8a48c3c` → `3748975` | | [ghcr.io/m1k1o/neko/remmina](https://redirect.github.com/m1k1o/neko) | minor | `7e1cde1` → `ecdf1c7` | | [ghcr.io/m1k1o/neko/tor-browser](https://redirect.github.com/m1k1o/neko) | minor | `e22c8e0` → `bf0cbc9` | | [ghcr.io/m1k1o/neko/vivaldi](https://redirect.github.com/m1k1o/neko) | minor | `da93c2c` → `6a42d70` | | [ghcr.io/m1k1o/neko/vlc](https://redirect.github.com/m1k1o/neko) | minor | `ffbc3d0` → `d67e2ec` | | [ghcr.io/m1k1o/neko/xfce](https://redirect.github.com/m1k1o/neko) | minor | `a9f01d7` → `5b071cd` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.1.1`](https://redirect.github.com/m1k1o/neko/compare/v3.0.10...v3.1.1) [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v3.0.10...v3.1.1) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbmVrbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.0.10
|
||||
appVersion: 3.1.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.10
|
||||
@@ -44,5 +44,5 @@ sources:
|
||||
- https://github.com/m1k1o/neko
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/neko
|
||||
type: application
|
||||
version: 11.0.1
|
||||
version: 11.10.0
|
||||
|
||||
|
||||
@@ -2,43 +2,43 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/firefox
|
||||
tag: 3.0.10@sha256:2d7813bb098c97f3cb37239799a621c13a7b6e0e4e5b9692f93c2f4a2c5a2880
|
||||
tag: 3.1.1@sha256:208d2f1b9ed0e75deb48b41607ded3b1cd2b514c6ab8b0e6aada3d95df8f09bb
|
||||
braveImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/brave
|
||||
tag: 3.0.10@sha256:7c6d828cd1f85aba797129ffa8260a2fe8c7a3b94e7415cc9376e96045a7b57e
|
||||
tag: 3.1.1@sha256:226b673af5b54364f8223e882923ab2b9657f90bb7e9160d1191672aa94314c1
|
||||
chromeImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/google-chrome
|
||||
tag: 3.0.10@sha256:119c71f6e0940a1847b716ad4aaaa2d6e6e9bc7fe312665b83e7479f174012ea
|
||||
tag: 3.1.1@sha256:73faedd7a2893409da1d06d998989777db6ba86f7a53e538f0dea8fa0d7bb4f1
|
||||
chromiumImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/chromium
|
||||
tag: 3.0.10@sha256:13264ee217ecccda06b07aa7543dc12d8f9a423ace344b6bda6ebf6d2ecea193
|
||||
tag: 3.1.1@sha256:71a59a5f12d8079320a84660a8cddb24cf17166f4bb252083705a89a639d76ac
|
||||
edgeImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/microsoft-edge
|
||||
tag: 3.0.10@sha256:8a48c3c8d63a45d051d70d30df80a173415781c46a782e80ae38b9450d406054
|
||||
tag: 3.1.1@sha256:37489757bdbfbef78faf9f83bccb9ecf8519d884d60299118c0b01c7a65acc84
|
||||
remminaImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/remmina
|
||||
tag: 3.0.10@sha256:7e1cde17c0f851c0af9f64c641703bc44b9355f5f0b0fdeb918a8438be0dd617
|
||||
tag: 3.1.1@sha256:ecdf1c717147110ba49410ced68f076b52533fc00340e8101766cff2489aae38
|
||||
torImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/tor-browser
|
||||
tag: 3.0.10@sha256:e22c8e060a18cfff8be7e2911fa951cff9c370714b4d40709f594bcfa55de9e7
|
||||
tag: 3.1.1@sha256:bf0cbc94135cd0ffc265b55286dc4cb09383c1276ef52d266ef947f15172cd07
|
||||
vivaldiImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/vivaldi
|
||||
tag: 3.0.7@sha256:da93c2c9612f2b8c3dc75955755a0091993ffcabd8177de70f7da47576e5229a
|
||||
tag: 3.1.1@sha256:6a42d70cb08d858e447ff71fb7243729a3b4f751f8546c66ef1cef266f754a3f
|
||||
vlcImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/vlc
|
||||
tag: 3.0.10@sha256:ffbc3d018998350a1d0c79cba28884ca0abedc9479227ac15b10036b81eb83c3
|
||||
tag: 3.1.1@sha256:d67e2ecf8882b7550809c1e3624ac21264a15108e4c05a3baaa415f3b75537dc
|
||||
xfceImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/xfce
|
||||
tag: 3.0.10@sha256:a9f01d750de388d7655d183307c0becea0f11367dab6a9c729ec7532b5e33dc0
|
||||
tag: 3.1.1@sha256:5b071cd063defe6fbd63c42e2b6d293d01456b681814dec622f9ee0f24b32873
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user