Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[stable/grafana] Make docker image tag fixed (#2480) #3132

Merged
merged 1 commit into from
Dec 22, 2017

Conversation

marckhouzam
Copy link
Member

The current Grafana chart is not immutable because it uses the
grafana/grafana:latest image.

In my particular case, I need to be able to deploy Grafana one
day and know that when I deploy it the next day, I will get the
same version. That way I can deploy to many environments over a
period of multiple days.

This PR locks the image version to the current latest
grafana/grafana:4.6.3

Of course, with this change, it becomes essential to make new
versions of the chart when a new version of Grafana becomes
available. This is the approach taken by many charts.

The current Grafana chart is not immutable because it uses the
grafana/grafana:latest image.

In my particular case, I need to be able to deploy Grafana one 
day and know that when I deploy it the next day, I will get the
same version. That way I can deploy to many environments over a
period of multiple days.

This PR locks the image version to the current latest
grafana/grafana:4.6.3

Of course, with this change, it becomes essential to make new
versions of the chart when a new version of Grafana becomes
available. This is the approach taken by many charts.
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 21, 2017
@unguiculus
Copy link
Member

cc @zanhsieh

@unguiculus
Copy link
Member

/ok-to-test

@k8s-ci-robot k8s-ci-robot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Dec 22, 2017
@unguiculus
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 22, 2017
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: marckhouzam, unguiculus

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 22, 2017
@k8s-ci-robot k8s-ci-robot merged commit e19658e into helm:master Dec 22, 2017
@zanhsieh
Copy link
Collaborator

/lgtm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants