Compare commits

..

2 Commits

Author SHA1 Message Date
3683209b23 release chart
All checks were successful
release-charts-gitea-actions / release (push) Successful in 33s
renovate / renovate (push) Successful in 2m18s
2025-06-06 14:14:54 -05:00
2be7e3789c add release workflow
All checks were successful
renovate / renovate (push) Successful in 1m5s
2025-06-06 14:07:50 -05:00
4 changed files with 6 additions and 6 deletions

View File

@@ -1,16 +1,16 @@
name: release-charts-cloudfbarman-cloudlared
name: release-charts-gitea-actions
on:
push:
branches:
- main
paths:
- "charts/barman-cloud/**"
- "charts/gitea-actions/**"
workflow_dispatch:
env:
WORKFLOW_DIR: "charts/barman-cloud"
WORKFLOW_DIR: "charts/gitea-actions"
jobs:
release:

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: gitea-actions
version: 0.0.0
version: 0.1.0
description: Gitea Actions
keywords:
- cicd

View File

@@ -1,6 +1,6 @@
# gitea-actions
![Version: 0.0.0](https://img.shields.io/badge/Version-0.0.0-informational?style=flat-square) ![AppVersion: 0.261.3](https://img.shields.io/badge/AppVersion-0.261.3-informational?style=flat-square)
![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![AppVersion: 0.261.3](https://img.shields.io/badge/AppVersion-0.261.3-informational?style=flat-square)
Gitea Actions

View File

@@ -21,7 +21,7 @@ cluster:
# -- Default image
image:
repository: ghcr.io/cloudnative-pg/postgresql
tag: "17.5-standard-bullseye"
tag: "17.5-1-bullseye"
# -- Image pull policy. One of Always, Never or IfNotPresent. If not defined, it defaults to IfNotPresent. Cannot be updated.
# More info: https://kubernetes.io/docs/concepts/containers/images#updating-images