Skip to content

Commit

Permalink
Update helm charts packages
Browse files Browse the repository at this point in the history
Signed-off-by: Petr "Stone" Hracek <[email protected]>
  • Loading branch information
phracek committed Oct 19, 2023
1 parent 1ae1198 commit 01496e2
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
template: postgresql-persistent-template
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
name: {{ .Release.Namespace }}
name: {{ .Values.database_service_name }}
spec:
replicas: 1
selector:
Expand Down
Binary file modified httpd-imagestreams-0.0.1.tgz
Binary file not shown.
Binary file modified httpd-template-0.0.4.tgz
Binary file not shown.
Binary file modified mariadb-imagestreams-0.0.1.tgz
Binary file not shown.
Binary file modified mariadb-persistent-0.0.2.tgz
Binary file not shown.
Binary file modified mysql-imagestreams-0.0.1.tgz
Binary file not shown.
Binary file modified mysql-persistent-0.0.2.tgz
Binary file not shown.
Binary file modified nginx-imagestreams-0.0.1.tgz
Binary file not shown.
Binary file modified nodejs-imagestreams-0.0.1.tgz
Binary file not shown.
Binary file modified perl-imagestreams-0.0.1.tgz
Binary file not shown.
Binary file modified php-imagestreams-0.0.1.tgz
Binary file not shown.
Binary file modified postgresql-imagestreams-0.0.1.tgz
Binary file not shown.
Binary file added postgresql-persistent-0.0.3.tgz
Binary file not shown.
Binary file modified python-imagestreams-0.0.1.tgz
Binary file not shown.
Binary file modified redis-imagestreams-0.0.1.tgz
Binary file not shown.
Binary file modified redis-persistent-0.0.2.tgz
Binary file not shown.
Binary file modified ruby-imagestreams-0.0.1.tgz
Binary file not shown.
Binary file modified varnish-imagestreams-0.0.1.tgz
Binary file not shown.

0 comments on commit 01496e2

Please sign in to comment.