From b1631e013fc5806723a52a445d53ad3803c52f1a Mon Sep 17 00:00:00 2001 From: Gerasimos Tzakis Date: Fri, 13 Dec 2024 14:12:35 +0200 Subject: [PATCH] fix: update proper version numbers (#491) --- charts/nautobot/Chart.yaml | 4 ++-- charts/nautobot/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/nautobot/Chart.yaml b/charts/nautobot/Chart.yaml index c393d86c..012cfb9e 100644 --- a/charts/nautobot/Chart.yaml +++ b/charts/nautobot/Chart.yaml @@ -39,8 +39,8 @@ annotations: - kind: changed description: Upgraded Bitnami common subchart from 2.27.2 to 2.28.0 apiVersion: "v2" -appVersion: "2.3.12" -version: "2.4.1" +appVersion: "2.3.13" +version: "2.4.2" dependencies: - condition: "redis.enabled" name: "redis" diff --git a/charts/nautobot/README.md b/charts/nautobot/README.md index 7ea224f4..2f459d96 100644 --- a/charts/nautobot/README.md +++ b/charts/nautobot/README.md @@ -1,6 +1,6 @@ # nautobot -![Version: 2.4.1](https://img.shields.io/badge/Version-2.4.1-informational?style=flat-square) ![AppVersion: 2.3.12](https://img.shields.io/badge/AppVersion-2.3.12-informational?style=flat-square) +![Version: 2.4.2](https://img.shields.io/badge/Version-2.4.2-informational?style=flat-square) ![AppVersion: 2.3.13](https://img.shields.io/badge/AppVersion-2.3.13-informational?style=flat-square) Nautobot is a Network Source of Truth and Network Automation Platform.