Commit Graph
7 Commits
Author SHA1 Message Date
mpermarandGitHub 15fb1a3424 Move us to use the action from the official repo (#9190)
Signed-off-by: Martin Perez <martinpe@vmware.com>
2022-02-24 09:29:59 +01:00
Javier J. Salmerón-GarcíaandGitHub 71f3012093 [bitnami/*]: test: Add VIB integration for package, lint and trivy (#9009)
Description of the change

This PR adds integration with the VMware Image Builder Github actions for package, lint and trivy.

It will also remove the redundant actions from helm/ct. The conditions for launching the VIB pipeline are:

PRs need to affect only one chart
PRs need to bump the chart version
It has been tested with the following examples:

Successful chart bumps (the pipeline runs): Bump argo-workflows javsalgar/charts-1#1 Bump bitnami/nginx-ingress-controller  javsalgar/charts-1#7

Two chart bumps (the pipeline gets skipped): Bump bitnami/pytorch and bitnami/haproxy javsalgar/charts-1#3

Changes without version bump (the action fails): Update grafana readme javsalgar/charts-1#5 Change wavefront-prometheus-adapter README javsalgar/charts-1#2 Change bitnami/drupal description javsalgar/charts-1#8

Changes in the repo root (the action does not run): Change root repo license javsalgar/charts-1#4

Create a file in the bitnami/ folder without affecting a chart (the pipeline gets skipped): Change root repo license javsalgar/charts-1#4
2022-02-15 16:50:24 +01:00
gdelgadotandGitHub 96f9d6b7d6 Replacing tkg target platform name (#8839) 2022-01-31 15:06:50 +01:00
mpermarandGitHub fe0aa71369 Enable PR VIB workflow on forks (#8817)
Signed-off-by: Martin Perez <martinpe@vmware.com>
2022-01-27 18:36:22 +01:00
mpermarandGitHub acedb79856 Turns VIB on in master branch for wordpress product (#8805)
* Turns VIB on in master branch for wordpress product

Signed-off-by: Martin Perez <martinpe@vmware.com>

* Also vib branch for demo purposes

* Remove vib branch
2022-01-27 11:27:05 +01:00
mpermarandGitHub 7f6226a8bf Removed internal VMware replace URL from bitnami public charts (#8795)
Signed-off-by: Martin Perez <martinpe@vmware.com>
2022-01-26 12:40:25 +01:00
mpermarandGitHub fe2c36bf48 Initial commit for VMware Image Builder support PoC (#8782)
Signed-off-by: Martin Perez <martinpe@vmware.com>
2022-01-25 15:49:46 +01:00