7 Commits

Author SHA1 Message Date
01e52d1029 Merge pull request 'chore(deps): update docker.io/volkerraschek/helm docker tag to v3.8.0' (#6) from renovate/docker.io-volkerraschek-helm-3.x into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #6
2022-01-30 00:15:41 +00:00
67ede7fad8 chore(deps): update docker.io/volkerraschek/helm docker tag to v3.8.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-01-30 00:14:47 +00:00
23dd2efdd2 fix(ci): use volkerraschek/helm to deploy and lint chart
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-30 00:04:46 +01:00
8b6851937a Merge pull request 'chore(deps): update docker.io/alpine/helm docker tag to v3.8.0' (#5) from renovate/docker.io-alpine-helm-3.x into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #5
2022-01-27 21:07:49 +00:00
db34d33bab chore(deps): update docker.io/alpine/helm docker tag to v3.8.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-01-27 10:04:20 +00:00
17e2fdbe1a fix(ci): deploy helm chart
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-25 22:09:36 +01:00
b6d2c30d7f fix: bump to app version 1.5.2 and chart version 0.2.1
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-31 12:21:21 +01:00
2 changed files with 32 additions and 3 deletions

View File

@ -11,7 +11,7 @@ steps:
- name: helm lint
commands:
- helm lint
image: quay.io/helmpack/chart-testing:latest
image: docker.io/volkerraschek/helm:3.8.0
resources:
limits:
cpu: 50
@ -51,6 +51,35 @@ trigger:
exclude:
- tag
---
kind: pipeline
type: kubernetes
name: release
platform:
os: linux
steps:
- name: release-helm-chart
commands:
- helm plugin install https://github.com/chartmuseum/helm-push.git
- helm repo add volker.raschek https://charts.cryptic.systems/volker.raschek
- helm package --version ${DRONE_TAG} .
- helm cm-push ${DRONE_REPO_NAME%-charts}-${DRONE_TAG}.tgz volker.raschek
environment:
HELM_REPO_PASSWORD:
from_secret: helm_repo_password
HELM_REPO_USERNAME:
from_secret: helm_repo_username
image: docker.io/volkerraschek/helm:3.8.0
trigger:
event:
- tag
repo:
- volker.raschek/roundcube-charts
---
kind: pipeline
type: kubernetes

View File

@ -2,8 +2,8 @@ apiVersion: v2
name: roundcube
description: Helm chart for roundcube
type: application
version: "0.2.0"
appVersion: "1.5.1-apache"
version: "0.2.1"
appVersion: "1.5.2-apache"
icon: https://upload.wikimedia.org/wikipedia/commons/e/e3/Roundcube_logo_icon.svg
keywords: