feat: update oxicloud appVersion 0.6.0

This commit is contained in:
cătălin 2026-06-09 10:26:12 +02:00
commit 9ad39252b1
No known key found for this signature in database
5 changed files with 8 additions and 17 deletions

View file

@ -3,7 +3,7 @@ replicaCount: 1
image:
repository: miniflux/miniflux
pullPolicy: Always
pullpolicy: always
tag: ""
imagePullSecrets: []

View file

@ -5,4 +5,4 @@ description: |
Ultra-fast, secure & lightweight self-hosted cloud storage — your files, photos, calendars & contacts, all in one place. Built in Rust.
type: application
version: 0.1.0
appVersion: "0.5.2"
appVersion: "0.6.0"

View file

@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: oxicloud
image: "{{ .Values.image.repository }}:{{ .Values.image.tag }}"
image: "{{ .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion }}"
imagePullPolicy: {{ .Values.image.pullPolicy }}
ports:
- name: http

View file

@ -1,17 +1,12 @@
---
replicaCount: 1
image:
repository: oxicloud
pullPolicy: IfNotPresent
tag: "latest"
database:
host: "postgres.example.com"
port: 5432
username: "postgres"
password: "change_me_in_production"
name: "oxicloud"
image:
repository: diocrafts/oxicloud
pullpolicy: Always
tag: ""
config:
server: