chore(deps): update container image ich777/nwnee-server to latest@6adc2ce by renovate (#16777)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/nwnee-server | digest | `589b978` -> `6adc2ce` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -1,37 +1,37 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: neverwinternights-ee
|
||||
version: 4.1.4
|
||||
version: 4.1.5
|
||||
appVersion: latest
|
||||
description: "This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated)."
|
||||
description: 'This Chart will download and install Neverwinter Nights: Enhanced Edition and run it (by default this Chart has a MariaDB and Redis Server integrated).'
|
||||
home: https://truecharts.org/charts/incubator/neverwinternights-ee
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/neverwinternights-ee.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/neverwinternights-ee
|
||||
- https://hub.docker.com/r/ich777/nwnee-server
|
||||
- https://www.beamdog.com/games/neverwinter-nights-enhanced/
|
||||
- https://www.beamdog.com/games/neverwinter-nights-enhanced/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/neverwinternights-ee
|
||||
- https://hub.docker.com/r/ich777/nwnee-server
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- neverwinternights-ee
|
||||
- GameServers
|
||||
- neverwinternights-ee
|
||||
- GameServers
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: GameServers
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: GameServers
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ich777/nwnee-server
|
||||
tag: latest@sha256:589b9781c341981b4eb9882a7862f3e48b8584dfc757c4255a47416decac320b
|
||||
tag: latest@sha256:6adc2ce5537e2cea0b575d2b8e8f3a9921bc38dd74a9458c7ffc2ba2093b7513
|
||||
persistence:
|
||||
serverfiles:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user