diff --git a/charts/stable/pavlovvr/Chart.yaml b/charts/stable/pavlovvr/Chart.yaml index 183a3a4d3cbd..8c6ecf814b5b 100644 --- a/charts/stable/pavlovvr/Chart.yaml +++ b/charts/stable/pavlovvr/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/pavlovvr - https://www.steampowered.com/ type: application -version: 7.4.0 +version: 8.0.0 diff --git a/charts/stable/pavlovvr/values.yaml b/charts/stable/pavlovvr/values.yaml index 8e9f7fcb5153..758d8e3254a1 100644 --- a/charts/stable/pavlovvr/values.yaml +++ b/charts/stable/pavlovvr/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/ich777/steamcmd - tag: pavlovvr@sha256:d6a60c3c019b636f367a40485fd1d96cdcdd4ba0e2f0649e37430d243ff0cf75 + tag: pavlovvr@sha256:6131e0be611e55f4df02feb7e249d9ffa1724ff4911a8f38a640e39cf9a9a2f7 persistence: serverfiles: enabled: true @@ -27,6 +27,14 @@ service: port: 7777 protocol: tcp targetPort: 7777 + mainudp: + enabled: true + ports: + mainudp: + enabled: true + port: 7777 + protocol: udp + targetPort: 7777 udp2: enabled: true ports: @@ -43,14 +51,7 @@ service: port: 7977 protocol: udp targetPort: 7977 - udpgameport: - enabled: true - ports: - udpgameport: - enabled: true - port: 7777 - protocol: udp - targetPort: 7777 + workload: main: podSpec: