1
0
Fork 0
mirror of synced 2024-07-01 12:30:41 +12:00

update helm chart to use nginx

This commit is contained in:
Martin McKeaveney 2022-02-01 15:23:11 +01:00
parent bb71195770
commit 8409cfeaa9
3 changed files with 4 additions and 4 deletions

View file

@ -11,8 +11,8 @@ sources:
- https://github.com/Budibase/budibase
- https://budibase.com
type: application
version: 0.2.5
appVersion: 1.0.25
version: 0.2.6
appVersion: 1.0.48
dependencies:
- name: couchdb
version: 3.3.4

View file

@ -25,7 +25,7 @@ spec:
app.kubernetes.io/name: budibase-proxy
spec:
containers:
- image: budibase/proxy
- image: budibase/proxy:k8s
imagePullPolicy: Always
name: proxy-service
ports: