feat(atuin): update image ghcr.io/atuinsh/atuin v18.11.0 → v18.12.0 (#44720)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/atuinsh/atuin | minor | `18dba89` → `e953fa9` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2F0dWluIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
co-authored by
Alfred Göppel
parent
4e6ec83332
commit
38e4e229c1
@@ -14,7 +14,7 @@ annotations:
|
|||||||
trueforge.org/min_helm_version: "3.14"
|
trueforge.org/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 18.11.0
|
appVersion: 18.12.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.29.49
|
version: 28.29.49
|
||||||
@@ -41,5 +41,5 @@ sources:
|
|||||||
- https://github.com/atuinsh/atuin
|
- https://github.com/atuinsh/atuin
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/atuin
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/atuin
|
||||||
type: application
|
type: application
|
||||||
version: 6.18.11
|
version: 6.19.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/atuinsh/atuin
|
repository: ghcr.io/atuinsh/atuin
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v18.11.0@sha256:18dba8938704706806d3c1133629ff2658c08bfa7815d71a916a8f072b61945b
|
tag: v18.12.0@sha256:e953fa9e36ef571d3cb2f9746426129025b8101ad4b88cd0da6783d524cca431
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
@@ -24,7 +24,6 @@ workload:
|
|||||||
containers:
|
containers:
|
||||||
main:
|
main:
|
||||||
args:
|
args:
|
||||||
- server
|
|
||||||
- start
|
- start
|
||||||
env:
|
env:
|
||||||
ATUIN_HOST: 0.0.0.0
|
ATUIN_HOST: 0.0.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user