8 Commits

Author SHA1 Message Date
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
d232ca8ac4 fix: bump to chart v0.2.0, app v1.5.1-apache
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-29 08:47:28 +01:00
b0822f4afd chore(deps): update docker.io/roundcube/roundcubemail docker tag to v1.5.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-11-28 21:01:58 +00:00
a7be03cfdb Merge pull request 'chore(deps): update docker.io/volkerraschek/markdownlint docker tag to v0.30.0' (#3) from renovate/docker.io-volkerraschek-markdownlint-0.x into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3
2021-11-20 12:37:30 +00:00
0f56797996 chore(deps): update docker.io/volkerraschek/markdownlint docker tag to v0.30.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-11-20 12:06:41 +00:00
1d02c519ce Merge pull request 'chore(deps): update docker.io/volkerraschek/markdownlint docker tag to v0.29.0' (#2) from renovate/docker.io-volkerraschek-markdownlint-0.x into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2
2021-10-30 08:18:02 +00:00
8a7948b158 chore(deps): update docker.io/volkerraschek/markdownlint docker tag to v0.29.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-10-28 22:02:10 +00:00
2 changed files with 32 additions and 3 deletions

View File

@ -20,7 +20,7 @@ steps:
- name: markdown lint
commands:
- markdownlint *.md
image: docker.io/volkerraschek/markdownlint:0.28.1
image: docker.io/volkerraschek/markdownlint:0.30.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/alpine/helm:3.7.2
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.1.0"
appVersion: "1.4.11-apache"
version: "0.2.1"
appVersion: "1.5.2-apache"
icon: https://upload.wikimedia.org/wikipedia/commons/e/e3/Roundcube_logo_icon.svg
keywords: