Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package helm-docs for openSUSE:Factory checked in at 2024-02-25 14:07:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/helm-docs (Old) and /work/SRC/openSUSE:Factory/.helm-docs.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "helm-docs" Sun Feb 25 14:07:52 2024 rev:7 rq:1150137 version:1.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/helm-docs/helm-docs.changes 2023-09-21 22:14:30.738277999 +0200 +++ /work/SRC/openSUSE:Factory/.helm-docs.new.1770/helm-docs.changes 2024-02-25 14:08:00.132991664 +0100 @@ -1,0 +2,50 @@ +Sat Feb 24 13:39:49 UTC 2024 - [email protected] + +- Update to version 1.13.0: + * Release v1.13.0 + * chore: adds git-cliff configuration, generates historical + changelog and adds a release script + * fix: Solves #217 where helm-docs would segfault due in charts + with certain comment format + * feat: update to use go1.22 + * license: update to use spdx id + * Update Alpine to v3.19 + * fix: Correct the name of the GitHub repository in the README + fixes issue #208 + * chore: updates generated chart documentation for version + v1.12.0 + +------------------------------------------------------------------- +Thu Dec 21 17:10:25 UTC 2023 - [email protected] + +- Update to version 1.12.0: + * conform to MD022 + * Change example section chart to new templates + * Add some comments about parsing of key comments + * Sectioned values are default if provied + * Factor out sorting value rows and add dedicated default section + * Update README.md with pre-commit usage examples + * Update .pre-commit-hooks.yaml + * Put the creation and sorting of sectioned Value Rows in its own + * functions + * Add Tests for section feature + * Give an example of how to use sections + * Add possibility to generate subsectioned Values Tables + * Pin container version to tagged release v1.11.0 + * Add containerized pre-commit hook + * Copy NotationType in Nil Values + * fix(README): change the way helm-docs is installed + * Fix filename + * Adds AsMap to iterate over .Files.Glob + +------------------------------------------------------------------- +Tue Oct 10 16:14:02 UTC 2023 - [email protected] + +- Update to version 1.11.3: + * hotfix: changing back artifacts name + * fix: correct contributing link referent in pr template + * fix: changed to always get the latest version on the helm docs + pre commit + * Bump all available dependencies to latest. + +------------------------------------------------------------------- Old: ---- helm-docs-1.11.2.obscpio New: ---- helm-docs-1.13.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ helm-docs.spec ++++++ --- /var/tmp/diff_new_pack.mlAZ0b/_old 2024-02-25 14:08:00.809016161 +0100 +++ /var/tmp/diff_new_pack.mlAZ0b/_new 2024-02-25 14:08:00.813016306 +0100 @@ -1,7 +1,7 @@ # # spec file for package helm-docs # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,14 +19,14 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: helm-docs -Version: 1.11.2 +Version: 1.13.0 Release: 0 Summary: A tool for automatically generating markdown documentation for helm charts License: GPL-3.0-only URL: https://github.com/norwoodj/helm-docs Source: helm-docs-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: go >= 1.17 +BuildRequires: go >= 1.22 %description The helm-docs tool auto-generates documentation from helm charts into markdown files. The resulting files contain metadata about their respective chart and a table with each of the chart's values, their defaults, and an optional description parsed from comments. ++++++ _service ++++++ --- /var/tmp/diff_new_pack.mlAZ0b/_old 2024-02-25 14:08:00.841017320 +0100 +++ /var/tmp/diff_new_pack.mlAZ0b/_new 2024-02-25 14:08:00.845017465 +0100 @@ -3,11 +3,11 @@ <param name="url">https://github.com/norwoodj/helm-docs</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v1.11.2</param> + <param name="revision">v1.13.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> - <param name="match-tag">v1.11.2</param> + <param name="match-tag">v1.13.0</param> </service> <service name="set_version" mode="manual"> <param name="basename">helm-docs</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.mlAZ0b/_old 2024-02-25 14:08:00.865018190 +0100 +++ /var/tmp/diff_new_pack.mlAZ0b/_new 2024-02-25 14:08:00.869018335 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/norwoodj/helm-docs</param> - <param name="changesrevision">2b0ca58a5cfe72c52a93d63ce427c5c8aa688582</param></service></servicedata> + <param name="changesrevision">6cdd5ff340b10810d47011b7486c869a8e05df47</param></service></servicedata> (No newline at EOF) ++++++ helm-docs-1.11.2.obscpio -> helm-docs-1.13.0.obscpio ++++++ ++++ 2768 lines of diff (skipped) ++++++ helm-docs.obsinfo ++++++ --- /var/tmp/diff_new_pack.mlAZ0b/_old 2024-02-25 14:08:01.077025872 +0100 +++ /var/tmp/diff_new_pack.mlAZ0b/_new 2024-02-25 14:08:01.081026017 +0100 @@ -1,5 +1,5 @@ name: helm-docs -version: 1.11.2 -mtime: 1694315684 -commit: 2b0ca58a5cfe72c52a93d63ce427c5c8aa688582 +version: 1.13.0 +mtime: 1708781144 +commit: 6cdd5ff340b10810d47011b7486c869a8e05df47 ++++++ vendor.tar.gz ++++++ ++++ 144420 lines of diff (skipped)
