Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image gaseousgames/gaseousserver to v1.7.3@a101622 by renovate #20840

Merged
merged 1 commit into from
Apr 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/stable/gaseous-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.7.2
appVersion: 1.7.3
dependencies:
- name: common
version: 20.3.6
Expand All @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gaseous-server.png
keywords:
- gaseous-server
- rom-manager
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -41,4 +41,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/gaseous-server
- https://hub.docker.com/r/gaseousgames/gaseousserver
type: application
version: 1.11.8
version: 1.11.9
2 changes: 1 addition & 1 deletion charts/stable/gaseous-server/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: gaseousgames/gaseousserver
pullPolicy: IfNotPresent
tag: v1.7.2@sha256:de14fd2519dd8999986f4ce11d19536965721c25159b3e4695bd57e1556ca867
tag: v1.7.3@sha256:a1016222d7e5ec75b1039dbb314d39efd64084c3bb03e117958027f53f61f86f

securityContext:
container:
Expand Down