Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: wrong readme #56

Merged
merged 6 commits into from
Aug 27, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ct.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
helm-extra-args: --timeout 600s
# check-version-increment: true
check-version-increment: false
debug: true
2 changes: 1 addition & 1 deletion charts/renovate/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: '22.25.6'
description: Universal dependency update tool that fits into your workflows.
name: renovate
version: '22.25.6+1'
version: '22.25.6+2'
icon: https://docs.renovatebot.com/assets/images/logo.png
home: https://github.com/renovatebot/renovate
keywords:
Expand Down
4 changes: 1 addition & 3 deletions charts/renovate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ renovate
========
Universal dependency update tool that fits into your workflows.

Current chart version is `22.25.6`
Current chart version is `22.25.6+2`

Source code can be found [here](https://github.com/renovatebot/renovate)

Expand Down Expand Up @@ -35,8 +35,6 @@ helm install --generate-name --set renovate.config='\{\"token\":\"...\"\}' renov

The following table lists the configurable parameters of the chart and the default values.

**NOTE**: to generate the list of parameters, use [helm-docs](https://github.com/norwoodj/helm-docs).

## Chart Values

| Key | Type | Default | Description |
Expand Down