Hello community,

here is the log from the commit of package helm for openSUSE:Factory checked in 
at 2019-08-06 15:07:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/helm (Old)
 and      /work/SRC/openSUSE:Factory/.helm.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "helm"

Tue Aug  6 15:07:56 2019 rev:10 rq:719553 version:3.0.0alpha.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/helm/helm.changes        2019-07-16 
08:37:58.679093015 +0200
+++ /work/SRC/openSUSE:Factory/.helm.new.4126/helm.changes      2019-08-06 
15:07:59.539866746 +0200
@@ -1,0 +2,73 @@
+Wed Jul 24 14:22:50 UTC 2019 - mmeis...@suse.com
+
+- Update to version 3.0.0alpha.2:
+  * Fix paths in the ingress template and values file written by helm create
+  * docs(CONTRIBUTING): one LGTM for maintainers, remove "always 2 LGTMs" 
policy
+  * chore(docs): move docs to helm-www
+  * chore(deps): bump kubernetes to v1.15
+  * Added HorizontalPodAutoscaler to sort order.
+  * feat(template): introduce --validate
+  * fix(kube): remove namespace enforcement
+  * ref(getter): change NewHTTPGetter and NewPluginGetter to return type Getter
+  * ref(downloader): pass in options to ChartDownloader
+  * support writing multiple resources to the same file
+  * chartutil.ReadValues is forced to unmarshal numbers into json.Number refs 
#1707 [dev-v3]
+  * fix(client): Fixes a timing issue with reading client flags
+  * Add sub-command support to plugin downloader
+  * Replaced ghodss/yaml with sigs.k8s.io/yaml
+  * feat(action): Refactors unit tests with better fakes
+  * feat(*): Adds back --atomic functionality to Helm 3
+  * chore: add ValueOptions constructor
+  * ref(*): Refactors the history action to return releases instead of 
formatted output
+  * feat(wait): Adds smarter waiting for DaemonSets and StatefulSets
+  * Fix linter issuers
+  * Helm 3:  set custom manifest config media type on chart push (#5719)
+  * fix(pkg/action): Adds back in missing wait functionality
+  * fix(pkg/kube): Fixes wait functionality
+  * ref(getter): introduce Options for passing in getter parameters
+  * Expose the resource types in addition to the api group/version in templates
+  * Redo the same fix with #3915 in dev-v3 branch
+  * Fix linter issues
+  * Updating to newer version of sprig
+  * Restoring the Release.Namespace docs
+  * Updating to the new Ingress group version
+  * Stop Lint from breaking when using required
+  * Remove mention of the execute flag
+  * Fix the build section in the developer doc
+  * fix(resolver): compare hash of lockfile against resolved dependencies
+  * ref(version): catch some edge cases
+  * Add documentation on registries (#5754)
+  * add go version to version cmd output of helm
+  * ref(urlutil): remove stripPort
+  * ref(downloader): remove ResolveChartVersionAndGetRepo
+  * chore(testdata): remove stale test output
+  * fix(circle): only upload packages and checksums, not cross-builds
+  * fix and add test cases
+  * Revert "do not write empty templates to disk"
+  * add test for output-dir
+  * Add dynamic completion for release names
+  * (helm): update Cobra to version 0.0.4
+  * fix issue 5792
+  * ref(*): expose klog flags
+  * do not write empty templates to disk
+  * use outputDir instead of hardcoded value
+  * docs(faq): add namespace changes for non existing namespaces
+  * ref(pkg/chartutil): break up chartutil into logical files
+  * support --output-dir option for helm3 template
+  * fix missing package name
+  * ref(pkg/chart): remove unused chart.RawValues
+  * docs(install): fix release links
+  * fix(docs): fix `helm install` usage
+  * fix ByDate sorter to use Time.Unix()
+  * update list tests expected output files
+  * fix test cases for list.AllNamespaces
+  * remove unnecessary setting of list.All flag
+  * add superseded to list filter mask
+  * add more releases to list tests
+  * fix docs for helm list
+  * Remove redundant ByNameAsc enum value. Handled by default sorting
+  * handle default list sort order through enum order
+  * fix test cases for sort list with options
+  * fix sort list with options bug
+
+-------------------------------------------------------------------

Old:
----
  helm-3.0.0alpha.1.tar.xz

New:
----
  helm-3.0.0alpha.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ helm.spec ++++++
--- /var/tmp/diff_new_pack.cae1lE/_old  2019-08-06 15:08:00.795865911 +0200
+++ /var/tmp/diff_new_pack.cae1lE/_new  2019-08-06 15:08:00.795865911 +0200
@@ -18,7 +18,7 @@
 
 %define git_commit b9a54967f838723fe241172a6b94d18caf8bcdca
 Name:           helm
-Version:        3.0.0alpha.1
+Version:        3.0.0alpha.2
 Release:        0
 Summary:        The Kubernetes Package Manager
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.cae1lE/_old  2019-08-06 15:08:00.847865876 +0200
+++ /var/tmp/diff_new_pack.cae1lE/_new  2019-08-06 15:08:00.847865876 +0200
@@ -3,8 +3,8 @@
     <param name="url">https://github.com/kubernetes/helm.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="versionformat">3.0.0-alpha.1</param>
-    <param name="revision">v3.0.0-alpha.1</param>
+    <param name="versionformat">3.0.0-alpha.2</param>
+    <param name="revision">v3.0.0-alpha.2</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.cae1lE/_old  2019-08-06 15:08:00.867865863 +0200
+++ /var/tmp/diff_new_pack.cae1lE/_new  2019-08-06 15:08:00.867865863 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/kubernetes/helm.git</param>
-              <param 
name="changesrevision">590bf10ab5b069425f045c3bea4dc210e7ce8e88</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">97e7461e41455e58d89b4d7d192fed5352001d44</param></service></servicedata>
\ No newline at end of file

++++++ helm-3.0.0alpha.1.tar.xz -> helm-3.0.0alpha.2.tar.xz ++++++
++++ 16218 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/helm/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.helm.new.4126/vendor.tar.xz differ: char 25, line 1


Reply via email to