From e72c86f83a629ee52dbfdf95f0be7f2f5c488f03 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Mon, 13 Apr 2020 19:03:56 +0000 Subject: [PATCH] add release asset to index file for release-0.5.3 --- python_django_monolith_apps/common/index.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/python_django_monolith_apps/common/index.yaml b/python_django_monolith_apps/common/index.yaml index d5e778f..f4987c6 100644 --- a/python_django_monolith_apps/common/index.yaml +++ b/python_django_monolith_apps/common/index.yaml @@ -2,16 +2,16 @@ apiVersion: v1 entries: common: - apiVersion: v2 - appVersion: 0.5.2 - created: "2020-04-13T17:32:15.111796542Z" - description: Fix typo on API version - digest: f2122a811c163574d80df1d86206b38347b63377e15a7335a426bb15cab11e38 + appVersion: 0.5.3 + created: "2020-04-13T19:03:56.631739797Z" + description: Fix secret name on Ingress + digest: e8fa3951d773e32fcb326d67ad914898fa31b0ca87ca71c8d0970b8bcfbc06bb home: https://github.com/JamesKirkAndSpock/CommonHelmCharts/ maintainers: - name: JamesKirkAndSpock name: common type: library urls: - - https://github.com/JamesKirkAndSpock/CommonHelmCharts/releases/download/common-0.5.2/common-0.5.2.tgz - version: 0.5.2 -generated: "2020-04-13T17:32:15.033188484Z" + - https://github.com/JamesKirkAndSpock/CommonHelmCharts/releases/download/common-0.5.3/common-0.5.3.tgz + version: 0.5.3 +generated: "2020-04-13T19:03:56.552664042Z"