fix(neko): update neko 3.1.1 → 3.1.4 (patch) (#46906)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/m1k1o/neko/brave](https://redirect.github.com/m1k1o/neko) | patch | `226b673` → `3c3d1c3` | | [ghcr.io/m1k1o/neko/chromium](https://redirect.github.com/m1k1o/neko) | patch | `71a59a5` → `8caebd4` | | [ghcr.io/m1k1o/neko/firefox](https://redirect.github.com/m1k1o/neko) | patch | `208d2f1` → `0e0dfa8` | | [ghcr.io/m1k1o/neko/google-chrome](https://redirect.github.com/m1k1o/neko) | patch | `73faedd` → `5511a42` | | [ghcr.io/m1k1o/neko/microsoft-edge](https://redirect.github.com/m1k1o/neko) | patch | `3748975` → `d2b6336` | | [ghcr.io/m1k1o/neko/remmina](https://redirect.github.com/m1k1o/neko) | patch | `ecdf1c7` → `7a5aa7a` | | [ghcr.io/m1k1o/neko/tor-browser](https://redirect.github.com/m1k1o/neko) | patch | `bf0cbc9` → `f515050` | | [ghcr.io/m1k1o/neko/vivaldi](https://redirect.github.com/m1k1o/neko) | patch | `6a42d70` → `4371987` | | [ghcr.io/m1k1o/neko/vlc](https://redirect.github.com/m1k1o/neko) | patch | `d67e2ec` → `3c20163` | | [ghcr.io/m1k1o/neko/xfce](https://redirect.github.com/m1k1o/neko) | patch | `5b071cd` → `4e32bac` | --- > [!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.4`](https://redirect.github.com/m1k1o/neko/compare/v3.1.3...v3.1.4) [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v3.1.3...v3.1.4) ### [`v3.1.3`](https://redirect.github.com/m1k1o/neko/compare/v3.1.2...v3.1.3) [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v3.1.2...v3.1.3) ### [`v3.1.2`](https://redirect.github.com/m1k1o/neko/compare/v3.1.1...v3.1.2) [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v3.1.1...v3.1.2) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbmVrbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.1.1
|
||||
appVersion: 3.1.4
|
||||
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.10.0
|
||||
version: 11.10.10
|
||||
|
||||
|
||||
@@ -2,43 +2,43 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/firefox
|
||||
tag: 3.1.1@sha256:208d2f1b9ed0e75deb48b41607ded3b1cd2b514c6ab8b0e6aada3d95df8f09bb
|
||||
tag: 3.1.4@sha256:0e0dfa8199ff4cccf95284c0c8e9dde72f740feb816302cc5e7071efe079039e
|
||||
braveImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/brave
|
||||
tag: 3.1.1@sha256:226b673af5b54364f8223e882923ab2b9657f90bb7e9160d1191672aa94314c1
|
||||
tag: 3.1.4@sha256:3c3d1c3fa607e15ddec357107f5c1843fa370b91a918e93045d072178ed60365
|
||||
chromeImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/google-chrome
|
||||
tag: 3.1.1@sha256:73faedd7a2893409da1d06d998989777db6ba86f7a53e538f0dea8fa0d7bb4f1
|
||||
tag: 3.1.4@sha256:5511a426db00c474ff15e21fcdaa3887d737f9d379080a2cd5d05bea81872fce
|
||||
chromiumImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/chromium
|
||||
tag: 3.1.1@sha256:71a59a5f12d8079320a84660a8cddb24cf17166f4bb252083705a89a639d76ac
|
||||
tag: 3.1.4@sha256:8caebd42dade3c8903dad07a39f0fbd1ad238357e5cfbbc207201c52b70f678e
|
||||
edgeImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/microsoft-edge
|
||||
tag: 3.1.1@sha256:37489757bdbfbef78faf9f83bccb9ecf8519d884d60299118c0b01c7a65acc84
|
||||
tag: 3.1.4@sha256:d2b63366a0e30bfec95d58cf04b0b57295ace8357c13f5e5212da5e423c8e5fe
|
||||
remminaImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/remmina
|
||||
tag: 3.1.1@sha256:ecdf1c717147110ba49410ced68f076b52533fc00340e8101766cff2489aae38
|
||||
tag: 3.1.4@sha256:7a5aa7a1feda09e74e81b24ac7f3404b1f4934ddbabede4cae5d34a08d2270ac
|
||||
torImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/tor-browser
|
||||
tag: 3.1.1@sha256:bf0cbc94135cd0ffc265b55286dc4cb09383c1276ef52d266ef947f15172cd07
|
||||
tag: 3.1.4@sha256:f5150506a35688799bb0617bf5904787b06f0cc0b407661b4b553910b255f4c0
|
||||
vivaldiImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/vivaldi
|
||||
tag: 3.1.1@sha256:6a42d70cb08d858e447ff71fb7243729a3b4f751f8546c66ef1cef266f754a3f
|
||||
tag: 3.1.4@sha256:4371987178339106622483c22d1c8cf4db37e0a1fae4ecd9a6b09191feb283ec
|
||||
vlcImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/vlc
|
||||
tag: 3.1.1@sha256:d67e2ecf8882b7550809c1e3624ac21264a15108e4c05a3baaa415f3b75537dc
|
||||
tag: 3.1.4@sha256:3c2016310e718039ee9b6819fdcd65f95943278858da0c79fbe754b200cec0a0
|
||||
xfceImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/m1k1o/neko/xfce
|
||||
tag: 3.1.1@sha256:5b071cd063defe6fbd63c42e2b6d293d01456b681814dec622f9ee0f24b32873
|
||||
tag: 3.1.4@sha256:4e32bac96e2ed20479d73e868711badde935958f11b6182aa937ea20e8d948ac
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user