Skip to content

[GONRG-7640] Added image suffix for master branch

Danylo Vanin (EPAM) requested to merge GONRG-7640-Master-Image-Suffix into master

Results:

trusted branch:

  • image: gc-config : faf26381
  • helm: gc-config-deploy : 0.0.7-gcfaf26381
  • image inside helm: gc-config:faf26381

main:

  • image: gc-config-master : 52aa341e + gc-config-master : latest
  • helm: gc-config-deploy:0.0.7-latest
  • image inside helm: gc-config-master:52aa341e

release:

  • image: gc-config-release : 52aa341e
  • helm: gc-config-deploy:0.1.0-release
  • image inside helm: gc-config-release:52aa341e
  • helm for gcr: gc-config-deploy:0.1.0-release
  • image inside helm for gcr: gc-config-release:52aa341e (from gitlab)

tag:

  • image: gc-config : v0.1.0
  • helm: gc-config-deploy:0.1.0
  • image inside helm: gc-config:v0.1.0
  • image for gcr: gc-config : v0.1.0
  • helm for gcr: gc-config-deploy:0.1.0
  • image inside helm for gcr: gc-config:v0.1.0
Edited by Danylo Vanin (EPAM)

Merge request reports