Skip to content
Snippets Groups Projects
Unverified Commit 9e2c0d27 authored by Göran Pöhner's avatar Göran Pöhner Committed by GitHub
Browse files

Fixed build pipeline issue (#1372)

parent 3837c402
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,6 @@ type: application
maintainers:
- name: groundhog2k
version: "0.1.10"
version: "0.1.11"
appVersion: "v3.5.13"
# Etcd
![Version: 0.1.10](https://img.shields.io/badge/Version-0.1.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.5.13](https://img.shields.io/badge/AppVersion-v3.5.13-informational?style=flat-square)
![Version: 0.1.11](https://img.shields.io/badge/Version-0.1.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.5.13](https://img.shields.io/badge/AppVersion-v3.5.13-informational?style=flat-square)
## Changelog
......
......@@ -13,4 +13,5 @@
| 0.1.8 | v3.5.11 | Upgraded etcd to v3.5.11 |
| 0.1.9 | v3.5.12 | Upgraded etcd to v3.5.12 |
| 0.1.10 | v3.5.13 | Upgraded etcd to v3.5.13 |
| 0.1.11 | v3.5.13 | Fixed build pipeline issue |
| | | |
......@@ -15,7 +15,7 @@ keywords:
icon: https://redis.io/wp-content/uploads/2024/04/Logotype.svg
# This is the chart version
version: "1.0.0"
version: "1.0.1"
# This is the version number of the application being deployed.
appVersion: "6.2.14"
......@@ -52,6 +52,7 @@
| 0.7.9 | 7.2.3 | Added support for network policies and additional labels and annotations |
| 0.7.10 | 7.2.4 | Upgraded to Redis 7.2.4 |
| 1.0.0 | 6.2.14 | Final version with configuration secret, extra config and extra volume support |
| 1.0.1 | 6.2.14 | Fixed build pipeline issue |
| 1.1.0 | 7.0.15 | Final version with configuration secret, extra config and extra volume support |
| 1.2.0 | 7.2.4 | Final version with configuration secret, extra config and extra volume support |
| | | |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment