From 1f48fc129890fd45a86f802a282d82787e8dd4ad Mon Sep 17 00:00:00 2001 From: Hugo Prudente Date: Tue, 19 Oct 2021 20:09:12 +0200 Subject: [PATCH] Upgrade FoundryVTT to 0.8.8 --- incubator/foundry-vtt/Chart.yaml | 4 ++-- incubator/foundry-vtt/values.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/incubator/foundry-vtt/Chart.yaml b/incubator/foundry-vtt/Chart.yaml index 5739b04..d61829a 100644 --- a/incubator/foundry-vtt/Chart.yaml +++ b/incubator/foundry-vtt/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: foundry-vtt description: Foundry Virtual Tabletop type: application -version: 0.2.8 -appVersion: 0.8.7 +version: 0.2.9 +appVersion: 0.8.8 keywords: - game - server diff --git a/incubator/foundry-vtt/values.yaml b/incubator/foundry-vtt/values.yaml index de6f5d6..a6220e6 100644 --- a/incubator/foundry-vtt/values.yaml +++ b/incubator/foundry-vtt/values.yaml @@ -8,7 +8,7 @@ image: pullPolicy: Always repository: felddy/foundryvtt - tag: release-0.8.7 + tag: release-0.8.8 # Credentials for Docker private repository. imagePullSecrets: [] @@ -50,7 +50,7 @@ service: ## Set the externalTrafficPolicy in the Service to either Cluster or Local # externalTrafficPolicy: Local labels: {} - tls: true # Enable TLS for LoadBalancer + tls: true # Enable TLS for LoadBalancer annotations: service.beta.kubernetes.io/aws-load-balancer-type: nlb service.beta.kubernetes.io/aws-load-balancer-backend-protocol: "http" @@ -200,7 +200,7 @@ foundryvtt: upnp: false ## Version of Foundry VTT to install. - version: 0.8.7 + version: 0.8.8 ## The world startup at system start. world: ""