mirror of
https://github.com/plcnk/charts.git
synced 2026-04-08 10:40:37 +00:00
Compare commits
1 Commits
it-tools-1
...
it-tools-1
| Author | SHA1 | Date | |
|---|---|---|---|
| afd6a5141e |
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
helm repo add bjw-s https://bjw-s.github.io/helm-charts
|
helm repo add bjw-s https://bjw-s.github.io/helm-charts
|
||||||
|
|
||||||
- name: Install chart-releaser
|
- name: Install chart-releaser
|
||||||
uses: helm/chart-releaser-action@v1.6.0
|
uses: helm/chart-releaser-action@v1.5.0
|
||||||
with:
|
with:
|
||||||
install_only: true
|
install_only: true
|
||||||
|
|
||||||
@ -88,7 +88,7 @@ jobs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
- name: Publish charts
|
- name: Publish charts
|
||||||
uses: helm/chart-releaser-action@v1.6.0
|
uses: helm/chart-releaser-action@v1.5.0
|
||||||
if: steps.package_charts.outputs.changed_charts != ''
|
if: steps.package_charts.outputs.changed_charts != ''
|
||||||
with:
|
with:
|
||||||
skip_packaging: true
|
skip_packaging: true
|
||||||
|
|||||||
@ -4,7 +4,7 @@ description: Collection of handy online tools for developers, with great UX.
|
|||||||
home: https://github.com/plcnk/charts/tree/master/charts/it-tools
|
home: https://github.com/plcnk/charts/tree/master/charts/it-tools
|
||||||
icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/it-tools/icon.svg
|
icon: https://raw.githubusercontent.com/plcnk/charts/master/charts/it-tools/icon.svg
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.3
|
version: 1.0.4
|
||||||
# renovate datasource=docker depName=ghcr.io/corentinth/it-tools
|
# renovate datasource=docker depName=ghcr.io/corentinth/it-tools
|
||||||
appVersion: "2024.5.13-a0bc346"
|
appVersion: "2024.5.13-a0bc346"
|
||||||
kubeVersion: ">=1.22.0-0"
|
kubeVersion: ">=1.22.0-0"
|
||||||
@ -16,7 +16,7 @@ sources:
|
|||||||
- https://github.com/CorentinTh/it-tools
|
- https://github.com/CorentinTh/it-tools
|
||||||
annotations:
|
annotations:
|
||||||
artifacthub.io/changes: |
|
artifacthub.io/changes: |
|
||||||
- kind: added
|
- kind: changed
|
||||||
description: Test ghcr release
|
description: Test ghcr release
|
||||||
artifacthub.io/links: |-
|
artifacthub.io/links: |-
|
||||||
- name: App Source
|
- name: App Source
|
||||||
|
|||||||
Reference in New Issue
Block a user