Marco Ebert
9ca96df6af
CI: Bump forgotten Ginkgo versions. ( #11467 )
2024-06-15 01:29:28 -07:00
Carlos Tadeu Panato Junior
5052c8acc0
bump ginkgo to v2.17.1 ( #11177 )
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2024-03-29 05:39:28 -07:00
dependabot[bot]
f0b986d93f
Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /magefiles ( #11121 )
...
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 07:29:03 -07:00
Carlos Tadeu Panato Junior
12fbe9b163
golangci-lint update, ci cleanup, group dependabot updates ( #11071 )
...
* bump golangci-lint to v1.56.x
Signed-off-by: cpanato <ctadeu@gmail.com>
* cleanup empty lines
Signed-off-by: cpanato <ctadeu@gmail.com>
* group dependabot updates
Signed-off-by: cpanato <ctadeu@gmail.com>
* run on job changes as well
Signed-off-by: cpanato <ctadeu@gmail.com>
* remove deprecated checks
Signed-off-by: cpanato <ctadeu@gmail.com>
* fix lints and format
Signed-off-by: cpanato <ctadeu@gmail.com>
---------
Signed-off-by: cpanato <ctadeu@gmail.com>
2024-03-07 02:39:53 -08:00
Ricardo Katz
fa0bf81984
Bump go libraries ( #11023 )
...
* Bump go libraries
* Fix update codegen execution
* Fix errors on klog
* Fix gzip test
* Bump libraries on webhook certgen
* Fix webhook-certgen compilation
2024-02-27 09:52:42 -08:00
Ricardo Katz
5acc4230ee
Bump go to v1.21.6 and set a single source of truth ( #10926 )
2024-01-27 17:15:14 -08:00
dependabot[bot]
78e63770b0
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /magefiles ( #10774 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 16:52:26 +01:00
James Strong
6807537a70
upgrade go 1.21.5 ( #10732 )
...
* upgrade go 1.21.5
Signed-off-by: James Strong <strong.james.e@gmail.com>
* update golang gha
Signed-off-by: James Strong <strong.james.e@gmail.com>
* supgrade golang lint ci to v1.55.2
* sfix all golang lint ci errors
* sget a nginx build as well
* srevert some e2e changes
* srevert some e2e changes
---------
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-12-08 01:52:14 +01:00
Marco Ebert
b8e4e3ceba
Chart: Rename changelog/Changelog-*.md
into changelog/helm-chart-*.md
.
2023-11-28 09:20:12 +01:00
Marco Ebert
559c03d1d3
Chart: Rename changelog.md.gotmpl
into changelog/helm-chart.md.gotmpl
.
2023-11-28 09:20:12 +01:00
Marco Ebert
84bdad5341
Repository: Rename changelog/Changelog-*.md
into changelog/controller-*.md
.
2023-11-28 09:20:12 +01:00
Marco Ebert
6cd7331bd5
Repository: Rename Changelog.md.gotmpl
into changelog/controller.md.gotmpl
.
2023-11-28 09:20:12 +01:00
Ricardo Katz
9ed0d7f7af
Separate third party NGINX configuration ( #10470 )
...
* Document container separation
* Separate configurations
2023-11-03 14:46:32 +01:00
Ricardo Katz
a879829408
Fix fcgi configmap value parsing ( #10528 )
2023-10-17 01:10:16 +02:00
Ricardo Katz
8b53cabe03
Bump curl and Go version ( #10503 )
...
* Bump curl and Go version
* Add NGINX BAse image scanning
* Try again
2023-10-11 16:16:11 +02:00
Ricardo Katz
8ab35777f6
Fix release notes on helm ( #10434 )
2023-09-23 09:45:00 -07:00
Ricardo Katz
9635ece4c0
Rework mage ( #10417 )
2023-09-17 17:36:30 -07:00
Ricardo Katz
cf889c6c47
Disable user snippets per default ( #10393 )
...
* Disable user snippets per default
* Enable snippet on tests
2023-09-10 20:02:10 -07:00
dependabot[bot]
373b1d1741
Bump github.com/cyphar/filepath-securejoin in /magefiles ( #10374 )
...
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.2.3...v0.2.4 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-07 17:42:52 -03:00
Ricardo Katz
8b85bada82
Bump Go version to 1.21.1 ( #10377 )
...
* Bump Go version to 1.21.1
* Bump testrunner image
2023-09-07 13:40:58 -07:00
James Strong
3476232f5c
release controller 1.8.0 and chart 4.7.0 ( #10017 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-05-30 11:39:50 -07:00
James Strong
c3a22a219a
fix controller tag in release
...
Signed-off-by: James Strong <james.strong@chainguard.dev>
2023-05-05 09:52:39 -04:00
James Strong
7865825cf0
release notes v1.7.0
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-03-24 09:45:31 -04:00
James Strong
66a760794f
update to golang 1.20 ( #9690 )
...
update alpine and golang
remove nano
update go modules
remove need for openssl external cli
fix stale
Signed-off-by: James Strong <james.strong@chainguard.dev>
2023-03-11 20:38:39 -08:00
dependabot[bot]
67ca41d797
Bump golang.org/x/crypto in /magefiles ( #9691 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.0.0-20210817164053-32db794688a5 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/commits/v0.1.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-11 11:34:41 -08:00
Alan Clucas
4f74e03aad
Indent values.yaml using 2 instead of 4 spaces ( #9656 )
...
* Generate values.yaml with indentation of 2
Signed-off-by: Alan Clucas <alan@clucas.org>
* Fix review comments
---------
Signed-off-by: Alan Clucas <alan@clucas.org>
2023-03-09 07:26:04 -08:00
dependabot[bot]
c84003e3b1
Bump golang.org/x/net in /magefiles ( #9692 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.0.0-20220722155237-a158d28d115b to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/commits/v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-05 12:10:58 -08:00
cui fliter
82e836fbe8
fix some comments ( #9688 )
...
Signed-off-by: cui fliter <imcusg@gmail.com>
2023-03-05 11:00:57 -08:00
James Strong
01c9a2bf25
Revert Implement pathType validation ( #9511 ) ( #9607 )
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-02-12 22:57:29 -08:00
James Strong
3c93c73975
go fmt
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-01-19 11:50:27 -05:00
James Strong
9d4b81ca2a
update docs, and production urls
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-01-19 11:46:10 -05:00
James Strong
a4fd7c8096
fixed boiler plate lint
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-01-19 11:46:09 -05:00
James Strong
f77eccb141
change format
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-01-19 11:46:09 -05:00
James Strong
2a9e420bf7
Add mage files for changelog
...
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-01-19 11:46:01 -05:00