feat(atuin): update image ghcr.io/atuinsh/atuin 18.14.1 → 18.15.2 (#47154)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/atuinsh/atuin | minor | `ac82855` → `e22d625` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXR1aW4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,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.14.1
|
appVersion: 18.15.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 29.0.15
|
version: 29.0.15
|
||||||
@@ -20,21 +20,21 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Magical shell history.
|
description: Magical shell history.
|
||||||
home: https://truecharts.org/truetech/truecharts/charts/stable/atuin
|
home: https://trueforge.org/truetech/truecharts/charts/stable/atuin
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/atuin.webp
|
icon: https://trueforge.org/img/hotlink-ok/chart-icons/atuin.webp
|
||||||
keywords:
|
keywords:
|
||||||
- atuin
|
- atuin
|
||||||
- shell
|
- shell
|
||||||
kubeVersion: '>=1.33.0-0'
|
kubeVersion: '>=1.27.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@trueforge.org
|
||||||
url: https://truecharts.org
|
url: https://trueforge.org
|
||||||
name: atuin
|
name: atuin
|
||||||
sources:
|
sources:
|
||||||
- https://ghcr.io/atuinsh/atuin
|
- https://ghcr.io/atuinsh/atuin
|
||||||
- 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: 7.2.1
|
version: 7.3.0
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/atuinsh/atuin
|
repository: ghcr.io/atuinsh/atuin
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 18.14.1@sha256:ac82855c481b3f6beb34de322c89d7129c52edf02c6d60fb8e5d88bc7d56018c
|
tag: 18.15.2@sha256:e22d6256964bfbb59c170c14c9bd09a9687d2264817452d58726a4be379cbd47
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user