Skip to content

Commit

Permalink
0.30.1 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
Twinki14 authored Mar 5, 2024
1 parent 897d605 commit 0e3aab9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/palworld/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: palworld
version: 0.29.0
version: 0.30.1
description: Official helm chart for the palworld-server-docker docker image, deploys a dedicated PalWorld server to your Kubernetes cluster!
type: application
keywords:
Expand All @@ -22,7 +22,7 @@ maintainers:
- name: Twinki14
url: https://github.com/Twinki14
icon: https://cdn.akamai.steamstatic.com/steam/apps/1623730/header.jpg
appVersion: "v0.29.0"
appVersion: "v0.30.1"
deprecated: false
annotations:
artifacthub.io/alternativeName: palworld-server
Expand All @@ -34,7 +34,7 @@ annotations:
url: https://github.com/thijsvanloef/palworld-server-docker
artifacthub.io/images: |
- name: palworld-server-docker
image: thijsvanloef/palworld-server-docker:v0.29.0
image: thijsvanloef/palworld-server-docker:v0.30.1
artifacthub.io/screenshots: |
- title: PalWorld
url: https://cdn.akamai.steamstatic.com/steam/apps/1623730/header.jpg
2 changes: 1 addition & 1 deletion charts/palworld/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ server:
#
image:
repository: thijsvanloef/palworld-server-docker
tag: v0.29.0
tag: v0.30.1
imagePullPolicy: IfNotPresent
imagePullSecrets: []

Expand Down

0 comments on commit 0e3aab9

Please sign in to comment.