chore(dependencies): add initial hooks to handle excluding common

This commit is contained in:
Kjeld Schouten
2024-03-13 20:39:54 +01:00
parent e31cabdfdd
commit ffad1294d6
12 changed files with 24 additions and 12 deletions

View File

@@ -12,7 +12,7 @@ dependencies:
- name: common
version: 20.0.9
repository: oci://tccr.io/truecharts
condition: ""
condition: includeCommon
alias: ""
tags: []
import-values: []
@@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://hub.docker.com/r/clickhouse/clickhouse-server
type: application
version: 12.6.2
version: 12.6.3

View File

@@ -2,6 +2,8 @@ image:
repository: clickhouse/clickhouse-server
pullPolicy: IfNotPresent
tag: 24.2.1.2248@sha256:08071e17c30913bb24a7a999cba624c1cf73e8643d127f32f5b4ec48f1024204
includeCommon: true
workload:
main:
replicas: 1

View File

@@ -12,7 +12,7 @@ dependencies:
- name: common
version: 20.0.9
repository: oci://tccr.io/truecharts
condition: ""
condition: includeCommon
alias: ""
tags: []
import-values: []
@@ -38,4 +38,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
- https://hub.docker.com/r/bitnami/mariadb
type: application
version: 13.5.2
version: 13.5.3

View File

@@ -2,6 +2,8 @@ image:
repository: bitnami/mariadb
pullPolicy: IfNotPresent
tag: 11.2.3@sha256:0792f88e171df9d330333724c7511763b305110a8efe7ac2749bd0731a4a98c9
includeCommon: true
workload:
main:
podSpec:

View File

@@ -12,7 +12,7 @@ dependencies:
- name: common
version: 20.0.9
repository: oci://tccr.io/truecharts
condition: ""
condition: includeCommon
alias: ""
tags: []
import-values: []
@@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/memcached
- https://hub.docker.com/r/bitnami/memcached
type: application
version: 12.6.2
version: 12.6.3

View File

@@ -2,6 +2,8 @@ image:
repository: bitnami/memcached
pullPolicy: IfNotPresent
tag: 1.6.24@sha256:2b43c4b3060ef93a364aee7f9632aeb3fb81e64e4e06d71d6dd2fc813abe81a1
includeCommon: true
service:
main:
ports:

View File

@@ -12,7 +12,7 @@ dependencies:
- name: common
version: 20.0.9
repository: oci://tccr.io/truecharts
condition: ""
condition: includeCommon
alias: ""
tags: []
import-values: []
@@ -36,4 +36,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/mongodb
- https://hub.docker.com/r/bitnami/mongodb
type: application
version: 12.5.2
version: 12.5.3

View File

@@ -2,6 +2,8 @@ image:
repository: bitnami/mongodb
pullPolicy: IfNotPresent
tag: 7.0.6@sha256:046f45d6fe3889b05907571be5c68af76f2bea8bdee63879ebe0f4bf478e6bee
includeCommon: true
workload:
main:
replicas: 1

View File

@@ -12,7 +12,7 @@ dependencies:
- name: common
version: 20.0.9
repository: oci://tccr.io/truecharts
condition: ""
condition: includeCommon
alias: ""
tags: []
import-values: []
@@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/redis
- https://hub.docker.com/r/bitnami/redis
type: application
version: 13.0.3
version: 13.0.4

View File

@@ -2,6 +2,8 @@ image:
repository: bitnami/redis
pullPolicy: IfNotPresent
tag: 7.2.4@sha256:413ba6ab7104ced40c1047451680f0679b235684a14a7db4a05a5990ff4e1e67
includeCommon: true
workload:
main:
replicas: 1

View File

@@ -12,7 +12,7 @@ dependencies:
- name: common
version: 20.0.9
repository: oci://tccr.io/truecharts
condition: ""
condition: includeCommon
alias: ""
tags: []
import-values: []
@@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
- https://hub.docker.com/r/bitnami/solr
type: application
version: 10.5.2
version: 10.5.3

View File

@@ -2,6 +2,8 @@ image:
repository: bitnami/solr
pullPolicy: IfNotPresent
tag: 9.5.0@sha256:6032dd56f33aa2d417a4f9552b13ae1963fa03bad9b34dfeb4931e1befb28e4e
includeCommon: true
workload:
main:
replicas: 1