7 Commits
0.3.0 ... 0.3.1

Author SHA1 Message Date
978b321813 Merge pull request 'chore(deps): update dependency roundcubemail to v1.5.3' (#11) from renovate/roundcubemail-1.x into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #11
2022-07-01 08:18:19 +00:00
044de7f5ff chore(deps): update dependency roundcubemail to v1.5.3
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-07-01 00:02:56 +02:00
80df76a43c fix(ci): helm template
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-26 18:19:01 +02:00
5b872feb6f chore(deps): update dependency docker.io/volkerraschek/helm to v3.9.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-05-24 09:01:20 +02:00
f45bcefbc3 fix(ci): resource limits
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-21 11:31:46 +02:00
35e606c02b chore(deps): update dependency docker.io/volkerraschek/helm to v3.8.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-05-11 11:22:44 +02:00
7220364946 fix(drone): remove sync via drone - use instead gitea push feature
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-19 22:33:31 +02:00
2 changed files with 22 additions and 61 deletions

View File

@ -11,11 +11,11 @@ steps:
- name: helm lint
commands:
- helm lint
image: docker.io/volkerraschek/helm:3.8.1
image: docker.io/volkerraschek/helm:3.9.0
resources:
limits:
cpu: 50
memory: 50M
cpu: 150
memory: 150M
- name: markdown lint
commands:
@ -23,8 +23,17 @@ steps:
image: docker.io/volkerraschek/markdownlint:0.31.1
resources:
limits:
cpu: 50
memory: 50M
cpu: 150
memory: 150M
- name: helm template
commands:
- helm template .
image: docker.io/volkerraschek/helm:3.9.0
resources:
limits:
cpu: 150
memory: 150M
- name: email-notification
environment:
@ -39,8 +48,8 @@ steps:
image: docker.io/drillster/drone-email:latest
resources:
limits:
cpu: 50
memory: 25M
cpu: 150
memory: 150M
when:
status:
- changed
@ -52,7 +61,6 @@ trigger:
- tag
---
kind: pipeline
type: kubernetes
name: release
@ -71,61 +79,14 @@ steps:
from_secret: helm_repo_password
HELM_REPO_USERNAME:
from_secret: helm_repo_username
image: docker.io/volkerraschek/helm:3.8.1
image: docker.io/volkerraschek/helm:3.9.0
resources:
limits:
cpu: 150
memory: 150M
trigger:
event:
- tag
repo:
- volker.raschek/roundcube-charts
---
kind: pipeline
type: kubernetes
name: sync
platform:
os: linux
arch: amd64
steps:
- name: github
image: docker.io/appleboy/drone-git-push:latest
resources:
limits:
cpu: 50
memory: 25M
settings:
branch: master
remote: ssh://git@github.com/volker-raschek/roundcube-charts.git
force: true
ssh_key:
from_secret: ssh_key
- name: email-notification
environment:
PLUGIN_HOST:
from_secret: smtp_host
PLUGIN_USERNAME:
from_secret: smtp_username
PLUGIN_PASSWORD:
from_secret: smtp_password
PLUGIN_FROM:
from_secret: smtp_mail_address
image: docker.io/drillster/drone-email:latest
resources:
limits:
cpu: 50
memory: 25M
when:
status:
- changed
- failure
trigger:
branch:
- master
event:
- push
repo:
- volker.raschek/roundcube-charts

View File

@ -3,7 +3,7 @@ name: roundcube
description: Helm chart for roundcube
type: application
version: "0.2.1"
appVersion: "1.5.2-apache"
appVersion: "1.5.3-apache"
icon: https://upload.wikimedia.org/wikipedia/commons/e/e3/Roundcube_logo_icon.svg
keywords: