Skip to content

Commit

Permalink
fix: update proper version numbers (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
gertzakis authored Dec 13, 2024
1 parent b881fda commit b1631e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/nautobot/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion charts/nautobot/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit b1631e0

Please sign in to comment.