diff --git a/bitnami/grafana/Chart.yaml b/bitnami/grafana/Chart.yaml index 04b668633..b5176a292 100644 --- a/bitnami/grafana/Chart.yaml +++ b/bitnami/grafana/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Analytics apiVersion: v2 -appVersion: 8.3.6 +appVersion: 8.4.0 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -24,4 +24,4 @@ name: grafana sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ -version: 7.6.10 +version: 7.6.11 diff --git a/bitnami/grafana/README.md b/bitnami/grafana/README.md index 7cea6be1f..b53f69562 100644 --- a/bitnami/grafana/README.md +++ b/bitnami/grafana/README.md @@ -643,4 +643,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/grafana/values.yaml b/bitnami/grafana/values.yaml index 86db3f554..2130dedc8 100644 --- a/bitnami/grafana/values.yaml +++ b/bitnami/grafana/values.yaml @@ -53,7 +53,7 @@ commonAnnotations: {} image: registry: docker.io repository: bitnami/grafana - tag: 8.3.6-debian-10-r4 + tag: 8.4.0-debian-10-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -728,7 +728,7 @@ imageRenderer: image: registry: docker.io repository: bitnami/grafana-image-renderer - tag: 3.3.0-debian-10-r82 + tag: 3.3.0-debian-10-r85 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -984,7 +984,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r338 + tag: 10-debian-10-r341 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.