Skip to content

Commit

Permalink
helm: Autospec creation for update from version 3.4.2 to version 3.5.2
Browse files Browse the repository at this point in the history
Aayush Joglekar (1):
      Add remaining tests in TestDependentChartAliases

Adam Reese (2):
      fix(*): Validate metadata semver and printable characters
      chore(go.mod): bump Masterminds/{spring,goutils} and deislabs/oras

Bridget Kromhout (3):
      Updating descriptions
      Clarifies action needed to list new stable repo
      List either incubator or stable.

Chris Aniszczyk (1):
      Add CodeQL Security Scanning

Chris Wells (1):
      feat: Allow helm test to run a subset of tests

Christophe VILA (2):
      do not check YAML if nothing was parsed
      added test for helm/helm#8913 related to helm/helm#8621

Daniel Lipovetsky (1):
      Add explanatory comments to action.List and action.History

Dinu Mathai (1):
      Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set (#9070)

Janario Oliveira (2):
      Reuse kube-client
      Adjusted import

Joe Julian (1):
      Reduce linting severity for users of out-of-date kubernetes (#8608)

Jon Huhn (1):
      Fix typo

Josh Dolitsky (1):
      Upgrade to oras v0.9.0 (#9269)

Lehel Gyuro (2):
      [#7696] Avoid crash in chart loader on unexpected file sequence
      [#7696] Avoid crash in chart loader on unexpected file sequence

Lüchinger Dominic (1):
      Adds the option kube-cafile and env variable HELM_KUBECAFILE for a overwrite of the certificate authority file

Ma Xinjian (2):
      Add support to judge whether desired version is available or not
      Cleanup tempfiles introduced by unit tests under pkg/

Marc Khouzam (5):
      feat(test): Adapt completion tests to Cobra 1.1
      fix(helm): flag descriptions start with lowercase
      chore(comp): Remove unnecessary completion code
      feat(helm): Allow generating markdown docs headers
      fix(pkg/chartutil): Remove warning for nils

Martin Hickey (2):
      Fix the lint error message for valid names
      Update err message to use the regex pattern directly

Matt Farina (13):
      bump version to v3.4.0
      Fixes Error: could not find protocol handler for
      Updating to k8s 1.19.3 based packages
      Added tests for PR 8948
      Updating to Kubernetes 1.19.4 package versions
      Builds with go 1.15
      Updating to Kuberentes 1.20 packages
      Updating to sprig 3.2.0
      Bumping kubernetes to 1.20.1
      Adding apiserver to mod/sum
      bump version to
      Fix dep build with OCI based charts
      Adding missing replace directive for oras

Matthew Fisher (4):
      fix(test): display error message
      increase number of operations per run to 100
      bump actions/stale to v3.0.14
      Revert "Add support to judge whether desired version is available or not"

Nandor Kracser (1):
      lint: lint all documents in a multi-doc yaml file

Peter Engelbert (4):
      Implement `helm pull` for OCI registries
      Clean up imports and add doc comments
      Remove OCI boolean from  struct
      Address error on deletion of old dependencies

Salim Salaues (1):
      fix: ingress path issue

Scaat Feng (1):
      [COMMENT]fix comment

Scott Rigby (1):
      Replace Helm Hub with Artifact Hub (#8626)

Torsten Walter (3):
      prepare testdata
      fix(helm): allow skipping manifests in tests directories
      Skip tests when running helm template

Zhengyi Lai (2):
      Bugfix: panic when chart contains requirements.lock
      Add test case for LoadFiles

dependabot[bot] (4):
      Bump github.com/spf13/cobra from 1.0.0 to 1.1.1
      Bump github.com/lib/pq from 1.8.0 to 1.9.0 (#9107)
      Bump github.com/Masterminds/squirrel from 1.4.0 to 1.5.0 (#9108)
      Bump github.com/Masterminds/semver/v3 from 3.1.0 to 3.1.1 (#9109)

knrt10 (1):
      completion: move to native zshCompletion

rimas (2):
      Fixes #9083
      Fix test

wawa0210 (2):
      helm search supports semver pre version numbers starting with 0
      Fix that the invalid version number of the helm package command will escape

yxxhero (2):
      Add --skip-refresh option in helm dep build
      add unittes for 'helm dep build' with --skip-refresh flag.

zh168654 (4):
      helm upgrade with --wait support jobs in manifest to be completed
      add test cases
      add wait-for-jobs flag
      add waitwithjobs instead of changing wait api

zhangye15 (2):
      fix test-style error
      fix style conformance
  • Loading branch information
phmccarty authored and clrpackages committed Feb 9, 2021
1 parent e41d595 commit 7dce287
Show file tree
Hide file tree
Showing 6 changed files with 184 additions and 176 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME := helm
URL = https://github.com/helm/helm/archive/v3.4.2/helm-3.4.2.tar.gz
ARCHIVES = $(CGIT_BASE_URL)/projects/helm-vendor/snapshot/helm-vendor-3.4.2.tar.xz ./
URL = https://github.com/helm/helm/archive/v3.5.2/helm-3.5.2.tar.gz
ARCHIVES = $(CGIT_BASE_URL)/projects/helm-vendor/snapshot/helm-vendor-3.5.2.tar.xz ./

include ../common/Makefile.common
344 changes: 176 additions & 168 deletions helm.spec

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions options.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = helm
url = https://github.com/helm/helm/archive/v3.4.2/helm-3.4.2.tar.gz
archives = http://localhost/cgit/projects/helm-vendor/snapshot/helm-vendor-3.4.2.tar.xz ./
url = https://github.com/helm/helm/archive/v3.5.2/helm-3.5.2.tar.gz
archives = http://localhost/cgit/projects/helm-vendor/snapshot/helm-vendor-3.5.2.tar.xz ./
giturl = https://github.com/helm/helm.git
domain =
alias =
Expand Down
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
34
35
4 changes: 2 additions & 2 deletions upstream
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cb7b2629bcdaa4055d5e7c7535c81cb767d8db65/helm-3.4.2.tar.gz
e8e5adb4c1f481574f578e480c0cb2268d7343f5/helm-vendor-3.4.2.tar.xz
03bf00de39376b76e9b72c5cd31c1daeaf8c53ad/helm-3.5.2.tar.gz
38f6a2db8ed7c38884f6dff4d2aca2c0302ab863/helm-vendor-3.5.2.tar.xz
2 changes: 1 addition & 1 deletion versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.4.2
3.5.2

0 comments on commit 7dce287

Please sign in to comment.