Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charts CI #993

Merged
merged 1 commit into from
Mar 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file modified assets/argo/argo-cd-6.7.2.tgz
Binary file not shown.
Binary file added assets/argo/argo-cd-6.7.3.tgz
Binary file not shown.
Binary file added assets/bitnami/airflow-18.0.0.tgz
Binary file not shown.
Binary file added assets/bitnami/cassandra-11.0.0.tgz
Binary file not shown.
Binary file added assets/bitnami/mariadb-17.0.1.tgz
Binary file not shown.
Binary file added assets/bitnami/mysql-10.1.0.tgz
Binary file not shown.
Binary file added assets/bitnami/postgresql-15.1.4.tgz
Binary file not shown.
Binary file added assets/bitnami/redis-19.0.1.tgz
Binary file not shown.
Binary file added assets/bitnami/spark-9.0.0.tgz
Binary file not shown.
Binary file added assets/bitnami/tomcat-10.17.1.tgz
Binary file not shown.
Binary file added assets/bitnami/wordpress-21.0.6.tgz
Binary file not shown.
Binary file added assets/bitnami/zookeeper-13.0.1.tgz
Binary file not shown.
Binary file added assets/datadog/datadog-3.59.2.tgz
Binary file not shown.
Binary file added assets/datadog/datadog-operator-1.5.2.tgz
Binary file not shown.
Binary file added assets/dell/csi-isilon-2.10.0.tgz
Binary file not shown.
Binary file added assets/dell/csi-powermax-2.10.0.tgz
Binary file not shown.
Binary file added assets/dell/csi-powerstore-2.10.0.tgz
Binary file not shown.
Binary file added assets/dell/csi-unity-2.10.0.tgz
Binary file not shown.
Binary file added assets/dell/csi-vxflexos-2.10.0.tgz
Binary file not shown.
Binary file added assets/f5/f5-bigip-ctlr-0.0.2901.tgz
Binary file not shown.
Binary file modified assets/gluu/gluu-5.0.25.tgz
Binary file not shown.
Binary file added assets/gluu/gluu-5.1.0.tgz
Binary file not shown.
Binary file added assets/haproxy/haproxy-1.38.5.tgz
Binary file not shown.
Binary file added assets/harbor/harbor-1.14.1.tgz
Binary file not shown.
Binary file added assets/jenkins/jenkins-5.1.4.tgz
Binary file not shown.
Binary file added assets/kasten/k10-6.5.901.tgz
Binary file not shown.
Binary file modified assets/linkerd/linkerd-control-plane-2024.3.3.tgz
Binary file not shown.
Binary file not shown.
Binary file added assets/linkerd/linkerd-crds-2024.3.4.tgz
Binary file not shown.
Binary file added assets/loft/loft-3.4.2.tgz
Binary file not shown.
Binary file added assets/minio/minio-operator-5.0.14.tgz
Binary file not shown.
Binary file not shown.
Binary file added assets/percona/psmdb-operator-1.15.4.tgz
Binary file not shown.
Binary file added assets/percona/pxc-db-1.14.1.tgz
Binary file not shown.
Binary file added assets/redpanda/redpanda-5.7.35.tgz
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions charts/argo/argo-cd/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
artifacthub.io/changes: |
- kind: changed
description: Bump argo-cd to v2.10.3
description: Bump argo-cd to v2.10.4
artifacthub.io/signKey: |
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
Expand All @@ -11,7 +11,7 @@ annotations:
catalog.cattle.io/kube-version: '>=1.23.0-0'
catalog.cattle.io/release-name: argo-cd
apiVersion: v2
appVersion: v2.10.3
appVersion: v2.10.4
dependencies:
- condition: redis-ha.enabled
name: redis-ha
Expand All @@ -33,4 +33,4 @@ name: argo-cd
sources:
- https://github.com/argoproj/argo-helm/tree/main/charts/argo-cd
- https://github.com/argoproj/argo-cd
version: 6.7.2
version: 6.7.3
8 changes: 4 additions & 4 deletions charts/bitnami/airflow/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.19.2
version: 19.0.1
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 14.3.3
version: 15.1.0
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.0
digest: sha256:ef8c5318de55f20f28fd5f98a2201bf883baab63e2faf37ef4b4d05ec14a0635
generated: "2024-03-13T11:46:34.191714+01:00"
digest: sha256:ceffc811afc3d5ac340c12d70dda145292a6aa7bb7dba0ab199b2ae0d3dc2b76
generated: "2024-03-20T13:24:56.373795727+01:00"
6 changes: 3 additions & 3 deletions charts/bitnami/airflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ dependencies:
- condition: redis.enabled
name: redis
repository: file://./charts/redis
version: 18.x.x
version: 19.x.x
- condition: postgresql.enabled
name: postgresql
repository: file://./charts/postgresql
version: 14.x.x
version: 15.x.x
- name: common
repository: file://./charts/common
tags:
Expand All @@ -50,4 +50,4 @@ maintainers:
name: airflow
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/airflow
version: 17.2.4
version: 18.0.0
467 changes: 229 additions & 238 deletions charts/bitnami/airflow/README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion charts/bitnami/airflow/charts/postgresql/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ maintainers:
name: postgresql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
version: 14.3.3
version: 15.1.0
528 changes: 261 additions & 267 deletions charts/bitnami/airflow/charts/postgresql/README.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{{- /*
Copyright VMware, Inc.
SPDX-License-Identifier: APACHE-2.0
*/}}

{{- if .Values.backup.cronjob.networkPolicy.enabled }}
kind: NetworkPolicy
apiVersion: {{ include "common.capabilities.networkPolicy.apiVersion" . }}
metadata:
name: {{ include "postgresql.v1.primary.fullname" . }}-pgdumpall
namespace: {{ include "common.names.namespace" . | quote }}
labels: {{- include "common.labels.standard" ( dict "customLabels" .Values.commonLabels "context" $ ) | nindent 4 }}
app.kubernetes.io/component: pg_dumpall
{{- if .Values.commonAnnotations }}
annotations: {{- include "common.tplvalues.render" ( dict "value" .Values.commonAnnotations "context" $ ) | nindent 4 }}
{{- end }}
spec:
{{- $podLabels := include "common.tplvalues.merge" ( dict "values" ( list .Values.backup.cronjob.podLabels .Values.commonLabels ) "context" . ) }}
podSelector:
matchLabels: {{- include "common.labels.matchLabels" ( dict "customLabels" $podLabels "context" $ ) | nindent 6 }}
app.kubernetes.io/component: pg_dumpall
policyTypes:
- Egress
egress:
- ports:
- port: 5432
protocol: TCP
{{- end }}
42 changes: 23 additions & 19 deletions charts/bitnami/airflow/charts/postgresql/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ global:
openshift:
## @param global.compatibility.openshift.adaptSecurityContext Adapt the securityContext sections of the deployment to make them compatible with Openshift restricted-v2 SCC: remove runAsUser, runAsGroup and fsGroup and let the platform use their allowed default IDs. Possible values: auto (apply if the detected running cluster is Openshift), force (perform the adaptation always), disabled (do not perform adaptation)
##
adaptSecurityContext: disabled
adaptSecurityContext: auto
## @section Common parameters
##

Expand Down Expand Up @@ -448,7 +448,7 @@ primary:
## @param primary.resourcesPreset Set container resources according to one common preset (allowed values: none, nano, small, medium, large, xlarge, 2xlarge). This is ignored if primary.resources is set (primary.resources is recommended for production).
## More information: https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15
##
resourcesPreset: "none"
resourcesPreset: "nano"
## @param primary.resources Set container requests and limits for different resources like CPU or memory (essential for production workloads)
## Example:
## resources:
Expand Down Expand Up @@ -489,12 +489,12 @@ primary:
##
containerSecurityContext:
enabled: true
seLinuxOptions: null
seLinuxOptions: {}
runAsUser: 1001
runAsGroup: 0
runAsGroup: 1001
runAsNonRoot: true
privileged: false
readOnlyRootFilesystem: false
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
capabilities:
drop: ["ALL"]
Expand Down Expand Up @@ -885,7 +885,7 @@ readReplicas:
## @param readReplicas.resourcesPreset Set container resources according to one common preset (allowed values: none, nano, small, medium, large, xlarge, 2xlarge). This is ignored if readReplicas.resources is set (readReplicas.resources is recommended for production).
## More information: https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15
##
resourcesPreset: "none"
resourcesPreset: "nano"
## @param readReplicas.resources Set container requests and limits for different resources like CPU or memory (essential for production workloads)
## Example:
## resources:
Expand Down Expand Up @@ -926,12 +926,12 @@ readReplicas:
##
containerSecurityContext:
enabled: true
seLinuxOptions: null
seLinuxOptions: {}
runAsUser: 1001
runAsGroup: 0
runAsGroup: 1001
runAsNonRoot: true
privileged: false
readOnlyRootFilesystem: false
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
capabilities:
drop: ["ALL"]
Expand Down Expand Up @@ -1279,12 +1279,12 @@ backup:
## @param backup.cronjob.containerSecurityContext.seccompProfile.type Set container's Security Context seccomp profile
containerSecurityContext:
enabled: true
seLinuxOptions: null
seLinuxOptions: {}
runAsUser: 1001
runAsGroup: 0
runAsGroup: 1001
runAsNonRoot: true
privileged: false
readOnlyRootFilesystem: false
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
capabilities:
drop: ["ALL"]
Expand All @@ -1308,7 +1308,7 @@ backup:
## @param backup.cronjob.resourcesPreset Set container resources according to one common preset (allowed values: none, nano, small, medium, large, xlarge, 2xlarge). This is ignored if backup.cronjob.resources is set (backup.cronjob.resources is recommended for production).
## More information: https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15
##
resourcesPreset: "none"
resourcesPreset: "nano"
## @param backup.cronjob.resources Set container requests and limits for different resources like CPU or memory
## Example:
resources: {}
Expand All @@ -1319,6 +1319,10 @@ backup:
## limits:
## cpu: 2
## memory: 1024Mi
networkPolicy:
## @param backup.cronjob.networkPolicy.enabled Specifies whether a NetworkPolicy should be created
##
enabled: true
storage:
## @param backup.cronjob.storage.existingClaim Provide an existing `PersistentVolumeClaim` (only when `architecture=standalone`)
## If defined, PVC must be created manually before volume will be bound
Expand Down Expand Up @@ -1395,7 +1399,7 @@ volumePermissions:
## @param volumePermissions.resourcesPreset Set container resources according to one common preset (allowed values: none, nano, small, medium, large, xlarge, 2xlarge). This is ignored if volumePermissions.resources is set (volumePermissions.resources is recommended for production).
## More information: https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15
##
resourcesPreset: "none"
resourcesPreset: "nano"
## @param volumePermissions.resources Set container requests and limits for different resources like CPU or memory (essential for production workloads)
## Example:
## resources:
Expand All @@ -1417,7 +1421,7 @@ volumePermissions:
## @param volumePermissions.containerSecurityContext.seccompProfile.type seccompProfile.type for the init container
##
containerSecurityContext:
seLinuxOptions: null
seLinuxOptions: {}
runAsUser: 0
runAsGroup: 0
runAsNonRoot: false
Expand Down Expand Up @@ -1542,12 +1546,12 @@ metrics:
##
containerSecurityContext:
enabled: true
seLinuxOptions: null
seLinuxOptions: {}
runAsUser: 1001
runAsGroup: 0
runAsGroup: 1001
runAsNonRoot: true
privileged: false
readOnlyRootFilesystem: false
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
capabilities:
drop: ["ALL"]
Expand Down Expand Up @@ -1615,7 +1619,7 @@ metrics:
## @param metrics.resourcesPreset Set container resources according to one common preset (allowed values: none, nano, small, medium, large, xlarge, 2xlarge). This is ignored if metrics.resources is set (metrics.resources is recommended for production).
## More information: https://github.com/bitnami/charts/blob/main/bitnami/common/templates/_resources.tpl#L15
##
resourcesPreset: "none"
resourcesPreset: "nano"
## @param metrics.resources Set container requests and limits for different resources like CPU or memory (essential for production workloads)
## Example:
## resources:
Expand Down
2 changes: 1 addition & 1 deletion charts/bitnami/airflow/charts/redis/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ maintainers:
name: redis
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/redis
version: 18.19.2
version: 19.0.1
Loading
Loading