From fc4a83c05fcf8a26568deeddac5739741ab6c481 Mon Sep 17 00:00:00 2001 From: Mikhail Naletov <36846182+okgolove@users.noreply.github.com> Date: Sun, 21 Oct 2018 14:02:52 +0300 Subject: [PATCH] [stable/drone], changed repository name in NOTES (#8628) * Changed repository name in NOTES Signed-off-by: Mikhail Naletov * Bumped chart version Signed-off-by: Mikhail Naletov --- stable/drone/Chart.yaml | 2 +- stable/drone/templates/NOTES.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/drone/Chart.yaml b/stable/drone/Chart.yaml index f9a3f1d1b6..b5b77919b8 100644 --- a/stable/drone/Chart.yaml +++ b/stable/drone/Chart.yaml @@ -1,7 +1,7 @@ name: drone home: https://drone.io/ icon: https://drone.io/apple-touch-icon.png -version: 1.7.0 +version: 1.7.1 appVersion: 0.8.6 description: Drone is a Continuous Delivery system built on container technology keywords: diff --git a/stable/drone/templates/NOTES.txt b/stable/drone/templates/NOTES.txt index 8ae5a532da..6c583e7d02 100644 --- a/stable/drone/templates/NOTES.txt +++ b/stable/drone/templates/NOTES.txt @@ -50,7 +50,7 @@ control provider: --set server.env.DRONE_ORGS="my-github-org" \ --set server.env.DRONE_GITHUB_CLIENT="github-oauth2-client-id" \ --set server.envSecrets.drone-server-secrets[0]=DRONE_GITHUB_SECRET \ - incubator/drone + stable/drone Currently supported providers: