chore(deps): update container image organizr/organizr to latest@1ce319d (#15625)
This commit is contained in:
parent
4b421fc99c
commit
1a98fb293e
|
@ -1,30 +1,30 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: organizr
|
||||
version: 15.0.15
|
||||
version: 15.0.16
|
||||
appVersion: latest
|
||||
description: HTPC/Homelab Services Organizer
|
||||
home: https://truecharts.org/charts/stable/organizr
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/organizr.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/causefx/Organizr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/organizr
|
||||
- https://hub.docker.com/r/organizr/organizr
|
||||
- https://github.com/causefx/Organizr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/organizr
|
||||
- https://hub.docker.com/r/organizr/organizr
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- organizr
|
||||
- organizr
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: organizr/organizr
|
||||
pullPolicy: Always
|
||||
tag: latest@sha256:69b837199f21816f4d629faeeec74f04a50edeecdd02f4b8e6ecf2b7ede2ab76
|
||||
tag: latest@sha256:1ce319d73cdfd2666ec7ef21e15907531fabc8a6f333c4ac61e2b2e9d2d162f5
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue