Skip to content

Commit

Permalink
Update librenms/librenms Docker tag to v24.6.0 (#19)
Browse files Browse the repository at this point in the history
* Update librenms/librenms Docker tag to v24.6.0

* Apply automatic changes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Jul 31, 2024
1 parent bb54381 commit 6d597db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/librenms/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: librenms
description: LibreNMS is an autodiscovering PHP/MySQL-based network monitoring system.
type: application
version: 3.12.0
appVersion: "24.5.0"
appVersion: "24.6.0"
maintainers:
- name: TheChef23
url: https://github.com/TheChef23
Expand Down
2 changes: 1 addition & 1 deletion charts/librenms/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ librenms:
# -- repository is the image repository to pull from.
repository: librenms/librenms
# -- tag is image tag to pull.
tag: 24.5.0
tag: 24.6.0

# -- Laravel appkey used by LibreNMS, this should be generated by you and is a
# required setting. See the README for more information
Expand Down

0 comments on commit 6d597db

Please sign in to comment.