chore(deps): update helm chart gatekeeper to v3.8.0 #1275
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.7.2
->3.8.0
Release Notes
open-policy-agent/gatekeeper
v3.8.0
Compare Source
Features
gator verify
ingator test --help
(#1836) #1836 (Julian Katz)gator test --help
(#1850) #1850 (Julian Katz)Bug Fixes
Documentation
Code Refactoring
gator test
togator verify
(#1799) #1799 (Julian Katz)Performance Improvements
Tests
BenchmarkValidationHandler
was broken (#1896) #1896 (Huang Huang)BenchmarkModifySetMutator_Mutate
was broken (#1897) #1897 (Huang Huang)Builds
Continuous Integration
Chores
Reverts
Commits
5a2b027
: Expose two Read methods in gktest (#1651) (Julian Katz) #165134c72e0
: Improve labelSelector description in MatchSchema() (#1667) (Julian Katz) #1667de664c9
: fix default dnsPolicy (#1676) (Sertaç Özercan) #16761540d5b
: Start decoupling error handling from frameworks (#1673) (Will Beason) #16734c560af
: update helm install doc (#1675) (Sertaç Özercan) #167570a7c57
: Allow mutation to run as a standalone pod (#1669) (Max Smythe) #166937b66df
: Bump actions/cache from 2.1.6 to 2.1.7 (#1679) (dependabot[bot]) #16799b6f013
: Use IsUnrecognizedConstraintError (#1680) (Will Beason) #1680f93a538
: docs for external data (#1677) (Sertaç Özercan) #1677f1ccb55
: update docs for mutation (#1685) (Sertaç Özercan) #1685ad30ce0
: update gatekeeper.yaml branch in install doc (#1689) (Sertaç Özercan) #1689c459043
: website/externaldata: fix rego snippet (#1687) (Stephan Renatus) #1687022607c
: Remove duplicate import (#1694) (Filipe Regadas) #1694967c8ac
: Bump actions/setup-node from 2.4.1 to 2.5.0 (#1704) (dependabot[bot]) #17047ce2c88
: Remove internal error handling coupling (#1682) (Will Beason) #1682f2d2e0d
: go mod tidy & go mod vendor (#1707) (Will Beason) #170709bdc07
: fail CI if go.mod changes are detected (#1708) (Sertaç Özercan) #1708b3d029f
: Gator docs (#1681) (Will Beason) #1681d7de2a0
: Set Forbidden as the response status reason (#1692) (Filipe Regadas) #16927322273
: Fix broken sidebar (#1709) (Will Beason) #1709d07a8ea
: Add copy of gator.md file to version-v3.7.x/ (#1710) (Will Beason) #1710a52757f
: Update golangci-lint to v1.43.0 (#1683) (Will Beason) #1683999c9bc
: Update audit doc to add new flags and defaults (#1690) (Rita Zhang) #1690ae9e7dd
: Update psp to allow emptyDir (#1711) (Rita Zhang) #17114e1a0f5
: update apiKey for website search (#1721) (Sertaç Özercan) #17219ee0f00
: Document ModifySet and assign.fromMetadata (#1718) (Max Smythe) #171818aed9e
: Upgrade dependencies (#1719) (Will Beason (he/him)) #17192362f7a
: Improve error messages for Assertions (#1726) (Will Beason (he/him)) #1726bdbbdfb
: Make file traversal deterministic (#1723) (Will Beason (he/him)) #1723737c8ae
: Print skipped tests in verbose mode (#1724) (Will Beason (he/him)) #1724840d56a
: Add gator validate doc to docs/design (#1738) (Julian Katz) #1738f1f914c
: Fix ModifySet documentation (#1731) (Bastian Hofmann) #17315903196
: Flexibility to use Image SHA for gatekeeper and gatekeeper-crd images… #1674 (#1759) (priyamshet) #1759f102758
: update cncf to graduated (#1772) (thomasmckay) #177260736af
: Make sure namespace is defined on object when mutation (#1760) (Max Smythe) #176056aadff
: Make gator test error when arguments are passed (#1840) (Julian Katz) #18407740642
: update default min TLS to v1.3 (#1866) (Sertaç Özercan) #1866c189dca
: fix uninstall version typo (#1890) (Avinash Desireddy) #18904b9432d
: Integration test for referential data ingator test
(#1899) (Julian Katz) #189967efa4a
: Replace deprecated Ingress with new Ingress (#1906) (Zhimin Xiang) #1906a3d8a0d
: do a audit run when we deploy (#1901) (Michael Grosser) #1901bf91d90
: Make cmd/gator/test ReadFiles() a public function (#1912) (Julian Katz) #1912c21d114
: Move examples and docs to apiVersion: templates.gatekeeper.sh/v1 (#1926) (Ajay Kemparaj) #19266c58cad
: Revert "do a audit run when we deploy (#1901)" (#1932) (Max Smythe) #1932e5acd56
: Fix race condition in start controllers (#1941) (Huang Huang) #19418404d5e
: removed unused website deps (#1963) (Sertaç Özercan) #1963Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.