diff --git a/Chart.yaml b/Chart.yaml index 2b421ed..6d6a390 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -29,7 +29,7 @@ sources: maintainers: - email: contact-us@flashcat.cloud name: flashcatcloud -version: 0.2.0 +version: 0.2.1 apiVersion: v1 -appVersion: 6.0.0.ga.1 +appVersion: 6.0.0.ga.2 icon: https://raw.githubusercontent.com/flashcatcloud/n9e-helm/master/n9e-icon.png diff --git a/values.yaml b/values.yaml index 24fe230..e383d19 100644 --- a/values.yaml +++ b/values.yaml @@ -216,7 +216,7 @@ n9e: automountServiceAccountToken: false image: repository: flashcatcloud/nightingale - tag: 6.0.0-ga.1 + tag: 6.0.0-ga.2 resources: {} # requests: # memory: 512Mi