You've already forked roundcube-charts
Compare commits
4 Commits
1d02c519ce
...
v0.2.0
Author | SHA1 | Date | |
---|---|---|---|
d232ca8ac4
|
|||
b0822f4afd | |||
a7be03cfdb | |||
0f56797996 |
@ -20,7 +20,7 @@ steps:
|
|||||||
- name: markdown lint
|
- name: markdown lint
|
||||||
commands:
|
commands:
|
||||||
- markdownlint *.md
|
- markdownlint *.md
|
||||||
image: docker.io/volkerraschek/markdownlint:0.29.0
|
image: docker.io/volkerraschek/markdownlint:0.30.0
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 50
|
cpu: 50
|
||||||
|
@ -2,8 +2,8 @@ apiVersion: v2
|
|||||||
name: roundcube
|
name: roundcube
|
||||||
description: Helm chart for roundcube
|
description: Helm chart for roundcube
|
||||||
type: application
|
type: application
|
||||||
version: "0.1.0"
|
version: "0.2.0"
|
||||||
appVersion: "1.4.11-apache"
|
appVersion: "1.5.1-apache"
|
||||||
icon: https://upload.wikimedia.org/wikipedia/commons/e/e3/Roundcube_logo_icon.svg
|
icon: https://upload.wikimedia.org/wikipedia/commons/e/e3/Roundcube_logo_icon.svg
|
||||||
|
|
||||||
keywords:
|
keywords:
|
||||||
|
Reference in New Issue
Block a user