chore(deps): update container image ckulka/baikal to v0.9.4@2dbd7b7 by renovate (#16460)

This commit is contained in:
TrueCharts Bot
2023-12-25 01:46:46 +01:00
committed by GitHub
parent f572b2d14b
commit ac606a97f7
2 changed files with 25 additions and 25 deletions
+24 -24
View File
@@ -1,36 +1,36 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: baikal name: baikal
version: 3.0.17 version: 3.0.18
appVersion: 0.9.3-nginx appVersion: 0.9.4-nginx
description: Baikal is a lightweight CalDAV+CardDAV server description: Baikal is a lightweight CalDAV+CardDAV server
home: https://truecharts.org/charts/incubator/baikal home: https://truecharts.org/charts/incubator/baikal
icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/baikal - https://github.com/ckulka/baikal-docker
- https://hub.docker.com/r/ckulka/baikal - https://github.com/truecharts/charts/tree/master/charts/incubator/baikal
- https://github.com/ckulka/baikal-docker - https://hub.docker.com/r/ckulka/baikal
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- baikal - baikal
dependencies: dependencies:
- name: common - name: common
version: 16.2.21 version: 16.2.21
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: utilities truecharts.org/category: utilities
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: incubator truecharts.org/train: incubator
type: application type: application
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: ckulka/baikal repository: ckulka/baikal
tag: 0.9.3-nginx@sha256:a66b84146894a4014e25f85d94db2751f873f275c98c7cdd4c0002ac78b86b75 tag: 0.9.4-nginx@sha256:2dbd7b7870cd39692fdbeb16cf18902066819442fa6f6bcf7b2c8d55eb349c9b
persistence: persistence:
config: config:
enabled: true enabled: true