We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v0.0.8
1 parent cbe4828 commit 9729d31Copy full SHA for 9729d31
helm/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v1
2
name: rds-chart
3
description: A Helm chart for the ACK service controller for Amazon Relational Database Service (RDS)
4
-version: v0.0.7
5
-appVersion: v0.0.7
+version: v0.0.8
+appVersion: v0.0.8
6
home: https://github.com/aws-controllers-k8s/rds-controller
7
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
8
sources:
helm/values.yaml
@@ -4,7 +4,7 @@
image:
repository: public.ecr.aws/aws-controllers-k8s/rds-controller
- tag: v0.0.7
+ tag: v0.0.8
pullPolicy: IfNotPresent
9
pullSecrets: []
10
0 commit comments