Commit Graph

517 Commits (014ba719c2aef060efee83f46755bf46bb03a4eb)

Author SHA1 Message Date
Evans Mungai 85243914a4
feat: switch yaml library to go.yaml.in/yaml/v3
9 months ago
Mikel Olasagasti Uranga 7007d4d485 chore(deps): remove phayes/freeport module
9 months ago
dependabot[bot] 1674fb6797
chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0
9 months ago
dependabot[bot] d46857fb3e
chore(deps): bump sigs.k8s.io/kustomize/kyaml from 0.20.0 to 0.20.1
9 months ago
Joe Julian 5b93420af4
Merge pull request #31071 from helm/dependabot/go_modules/main/k8s-io-5d769f3659
9 months ago
dependabot[bot] 846bb53f72
chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7
10 months ago
dependabot[bot] 57e84877d2
chore(deps): bump the k8s-io group with 7 updates
10 months ago
dependabot[bot] 8650f28250
chore(deps): bump github.com/fluxcd/cli-utils
10 months ago
George Jenkins 23d71c03e2
Merge pull request #31051 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.40.0
10 months ago
dependabot[bot] 80b95c00d5
chore(deps): bump sigs.k8s.io/kustomize/kyaml from 0.19.0 to 0.20.0
10 months ago
dependabot[bot] 91a7646327
chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0
10 months ago
Scott Rigby 091f9a24fe
Merge pull request #13154 from carloslima/post-render-everything
10 months ago
dependabot[bot] c1740e9081
chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0
10 months ago
dependabot[bot] 4ff0d50f66
chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0
10 months ago
Carlos Lima e6362d74c8 Allow post-renderer to process hooks
10 months ago
dependabot[bot] 74472a8640
Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1
10 months ago
dependabot[bot] d4e444370f
build(deps): bump the k8s-io group with 7 updates
10 months ago
dependabot[bot] abe4e7f692
build(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0
10 months ago
dependabot[bot] b250b1de82
build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
11 months ago
dependabot[bot] fee9907a80
build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0
11 months ago
dependabot[bot] 6638935d74
build(deps): bump github.com/santhosh-tekuri/jsonschema/v6
11 months ago
dependabot[bot] 85ba33bb1d
build(deps): bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0
11 months ago
Robert Sirchia 1b21f04b3b
Merge pull request #30865 from mmorel-35/github.com/evanphx/json-patch/v5
11 months ago
dependabot[bot] e4a4855871
build(deps): bump the k8s-io group with 7 updates
12 months ago
Matthieu MOREL 706392fabb fix: update json-patch import path and add gomodguard settings
12 months ago
dependabot[bot] 9bfc58f225
build(deps): bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0
12 months ago
dependabot[bot] 01c049c106
build(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0
12 months ago
dependabot[bot] 19997805a2
build(deps): bump golang.org/x/text from 0.24.0 to 0.25.0
12 months ago
dependabot[bot] ef64468187
build(deps): bump github.com/fluxcd/cli-utils
1 year ago
Justen Stall 065e2eb3eb
updates after merge conflict resolution
1 year ago
Benoit Tigeot 39d7b8fcd4
Bump toml
1 year ago
Matt Farina 07b0dca046
Merge pull request #30677 from dongjiang1989/update-golang-version
1 year ago
dependabot[bot] ff57ed2291
build(deps): bump github.com/rubenv/sql-migrate from 1.7.2 to 1.8.0
1 year ago
dongjiang cd19e2a015
Merge branch 'main' into update-golang-version
1 year ago
dependabot[bot] 0c200aca73
build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0
1 year ago
Matt Farina e0fde2bd90
Merge pull request #30754 from mattfarina/simplify-jsonschema
1 year ago
dependabot[bot] 28742b1706
build(deps): bump github.com/rubenv/sql-migrate from 1.7.1 to 1.7.2
1 year ago
Matt Farina 0dffc580b0
Simpligy the JSON Schema checking
1 year ago
Kurnia D Win 6c54351c01 Merge remote-tracking branch 'upstream/main' into jsonschema
1 year ago
Benoit Tigeot 365340b092
Follow distribution package requirement
1 year ago
Benoit Tigeot 0d43534ab7
Testing without bump go version
1 year ago
Benoit Tigeot 483789ac86
Bumps github.com/distribution/distribution/v3 from 3.0.0-rc.3 to 3.0.0
1 year ago
dependabot[bot] db76da32ac
build(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0
1 year ago
Robert Sirchia b29bc3a44d
manually updating go.mod file
1 year ago
Austin Abro 8efd428e5d
switch back to k8s rest mapper
1 year ago
Austin Abro 83266254f0
merge
1 year ago
Austin Abro d78b7e401a
go mod tidy
1 year ago
Tom Wieczorek 835ff78f48
Remove ClientOptResolver from OCI Client
1 year ago
dependabot[bot] b533189cb3
build(deps): bump github.com/containerd/containerd from 1.7.26 to 1.7.27
1 year ago
dongjiang b1000ba5d7
update golang to v1.24
1 year ago
Robert Sirchia d90716ff1e
Merge pull request #30660 from helm/dependabot/go_modules/main/k8s-io-729194b7d1
1 year ago
Matt Farina 667a5b7338
Updating to 0.37.0 for x/net
1 year ago
dependabot[bot] f0ceaba103
build(deps): bump the k8s-io group with 7 updates
1 year ago
Austin Abro 7eeb438053
merge main
1 year ago
dependabot[bot] ebdb5dbb5b
build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0
1 year ago
Austin Abro 24dc643822
restmapper
1 year ago
Austin Abro 0b513dcd42
Merge branch 'main' into refactor-wait
1 year ago
dependabot[bot] 20f478ce09
build(deps): bump github.com/opencontainers/image-spec
1 year ago
Austin Abro ed8283e235
Merge branch 'main' into refactor-wait
1 year ago
dependabot[bot] 5a8058dc31
build(deps): bump github.com/containerd/containerd from 1.7.25 to 1.7.26
1 year ago
Austin Abro 11eeb4a6b1
merge
1 year ago
dependabot[bot] 17adaa437a
build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0
1 year ago
dependabot[bot] 3d2c914a6d
build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1
1 year ago
dependabot[bot] 5b940c026d
build(deps): bump the k8s-io group with 7 updates
1 year ago
Matt Farina f38f54f9a4
Merge pull request #30462 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.33.0
1 year ago
dependabot[bot] 9097b7eacc
build(deps): bump github.com/distribution/distribution/v3
1 year ago
dependabot[bot] c76b1c1e6a
build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0
1 year ago
Austin Abro fc10174fa0
merge main
1 year ago
dependabot[bot] 56b40ad40f
build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0
1 year ago
dependabot[bot] 54753d64dc
build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0
1 year ago
George Jenkins 07c5c50223
Merge pull request #13673 from helm/dependabot/go_modules/main/github.com/cyphar/filepath-securejoin-0.4.1
1 year ago
Terry Howe 5a7046b9bf chore(oci): upgrade to ORAS v2
1 year ago
dependabot[bot] 119ae85988
build(deps): bump github.com/cyphar/filepath-securejoin
1 year ago
Robert Sirchia d2c9b3d18a
Merge pull request #13674 from helm/dependabot/go_modules/main/github.com/evanphx/json-patch-5.9.11incompatible
1 year ago
dependabot[bot] 580150e2dd
build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
1 year ago
dependabot[bot] 8a656b524f
build(deps): bump github.com/evanphx/json-patch
1 year ago
Austin Abro 916aecf1f1
Merge remote-tracking branch 'origin/main' into refactor-wait
1 year ago
Kurnia D Win 32a87dff39 adding support for JSON Schema 2020
1 year ago
dependabot[bot] 37f184d511
Bump the k8s-io group with 7 updates
1 year ago
dependabot[bot] 99b22110d8
Bump github.com/containerd/containerd from 1.7.24 to 1.7.25
1 year ago
Austin Abro f746c34d09
merge
1 year ago
Austin Abro 816a786853
go mod tidy
1 year ago
dependabot[bot] 4032d159df
Bump github.com/cyphar/filepath-securejoin from 0.3.6 to 0.4.0
1 year ago
Matt Farina ad97684029
Merge pull request #13608 from helm/dependabot/go_modules/main/github.com/moby/term-0.5.2
1 year ago
dependabot[bot] 1771b88b03
Bump github.com/moby/term from 0.5.1 to 0.5.2
1 year ago
dependabot[bot] e16bf87047
Bump golang.org/x/crypto from 0.31.0 to 0.32.0
1 year ago
Austin Abro c3eeab67f9
merge
1 year ago
dependabot[bot] 0ff51d974f
Bump github.com/moby/term from 0.5.0 to 0.5.1
1 year ago
dependabot[bot] 2dab7df0a1
Bump github.com/docker/docker
1 year ago
George Jenkins e68086b1fa
Merge pull request #13562 from helm/dependabot/go_modules/main/oras.land/oras-go-1.2.6
1 year ago
cx e00ab86567 Upgrade golang.org/x/net to v0.33.0 to address CVE-2024-45338
1 year ago
dependabot[bot] e1c37d4f48
Bump oras.land/oras-go from 1.2.5 to 1.2.6
1 year ago
dependabot[bot] d5365ab27d
Bump the k8s-io group with 7 updates
1 year ago
Matt Farina fbe20ff59a
Merge pull request #13573 from mattfarina/helm-v4-path
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Austin Abro 4564b8f712
make a working test
1 year ago
dependabot[bot] 9ff8e6fece
Bump github.com/distribution/distribution/v3
1 year ago
Austin Abro 2f44164fc6
Merge branch 'refactor-wait' of github.com:AustinAbro321/helm into refactor-wait
1 year ago
Matt Farina 5727f56a96
Update to Go 1.23
1 year ago
Austin Abro 41700f0248
WIP
1 year ago
dependabot[bot] 0794055837
Bump github.com/cyphar/filepath-securejoin from 0.3.5 to 0.3.6
1 year ago
dependabot[bot] 6b8f541c0a
Bump github.com/rubenv/sql-migrate from 1.7.0 to 1.7.1
1 year ago
dependabot[bot] 194d989b23
Bump golang.org/x/crypto from 0.30.0 to 0.31.0
1 year ago
dependabot[bot] 4e5b7f89bc
Bump github.com/cyphar/filepath-securejoin from 0.3.4 to 0.3.5
1 year ago
dependabot[bot] 54a75093c1
Bump golang.org/x/crypto from 0.29.0 to 0.30.0
1 year ago
dependabot[bot] 4872c724c5
Bump the k8s-io group with 7 updates
1 year ago
dependabot[bot] 8c544cf9bf
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
1 year ago
dependabot[bot] 321b5d493f
Bump github.com/containerd/containerd from 1.7.23 to 1.7.24
1 year ago
dependabot[bot] dc75e5ffab
Bump github.com/distribution/distribution/v3
1 year ago
dependabot[bot] a2d289f569
Bump golang.org/x/crypto from 0.28.0 to 0.29.0
1 year ago
dependabot[bot] e4304bd758
Bump the k8s-io group with 7 updates
2 years ago
dependabot[bot] fe4d0d94da
Bump github.com/containerd/containerd from 1.7.12 to 1.7.23
2 years ago
dependabot[bot] b45680c762
Bump github.com/cyphar/filepath-securejoin from 0.3.1 to 0.3.4
2 years ago
dependabot[bot] 4c54d15a86
Bump golang.org/x/crypto from 0.27.0 to 0.28.0
2 years ago
dependabot[bot] d5df067283
Bump the k8s-io group with 7 updates
2 years ago
Joe Julian af588d6cfc
Merge pull request #13306 from helm/dependabot/go_modules/golang.org/x/crypto-0.27.0
2 years ago
dependabot[bot] 06afebbedb
Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0
2 years ago
dependabot[bot] 9f6925eb7f
Bump golang.org/x/crypto from 0.26.0 to 0.27.0
2 years ago
Matt Farina cde14c8359
Merge pull request #13288 from helm/dependabot/go_modules/github.com/gofrs/flock-0.12.1
2 years ago
Matt Farina 1ac6fce087
Merge pull request #13290 from helm/dependabot/go_modules/github.com/rubenv/sql-migrate-1.7.0
2 years ago
dependabot[bot] 0d12150a43
Bump github.com/cyphar/filepath-securejoin from 0.2.5 to 0.3.1
2 years ago
dependabot[bot] b1f9f0c38b
Bump github.com/rubenv/sql-migrate from 1.6.1 to 1.7.0
2 years ago
dependabot[bot] a77ad1a4a2
Bump github.com/gofrs/flock from 0.8.1 to 0.12.1
2 years ago
Matt Farina d66d43520a
Merge pull request #13276 from helm/dependabot/go_modules/github.com/evanphx/json-patch-5.9.0incompatible
2 years ago
Matt Farina 6a228aa78c
Updating sprig to latest release
2 years ago
Matt Farina a539b6ad96
Updating to Kubernetes client libraries for 1.31.0
2 years ago
dependabot[bot] 8716c42eb7
Bump github.com/evanphx/json-patch
2 years ago
Andrew Block 6876ca0a96
Merge pull request #13164 from helm/dependabot/go_modules/github.com/jmoiron/sqlx-1.4.0
2 years ago
Andrew Block f65d5f8ea4
Merge pull request #13246 from helm/dependabot/go_modules/github.com/foxcpp/go-mockdns-1.1.0
2 years ago
dependabot[bot] a5db73b05a
Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
2 years ago
dependabot[bot] 00caf003d8
Bump github.com/foxcpp/go-mockdns from 1.0.0 to 1.1.0
2 years ago
dependabot[bot] ac57b6099f
Bump the k8s-io group across 1 directory with 7 updates
2 years ago
dependabot[bot] 3a1aa217ca
Bump github.com/docker/docker
2 years ago
dependabot[bot] 6dba544140
Bump github.com/cyphar/filepath-securejoin from 0.2.4 to 0.2.5
2 years ago
dependabot[bot] 10d01bce9d
Bump github.com/jmoiron/sqlx from 1.3.5 to 1.4.0
2 years ago
Joe Julian 0c866e1d21
Merge pull request #13158 from helm/dependabot/go_modules/golang.org/x/crypto-0.25.0
2 years ago
Joe Julian 4cc16360d5
Merge pull request #12715 from helm/dependabot/go_modules/github.com/rubenv/sql-migrate-1.6.1
2 years ago
dependabot[bot] e4c792f884
Bump golang.org/x/crypto from 0.21.0 to 0.25.0
2 years ago
Matt Farina 5d371e9a51
Merge pull request #13028 from helm/dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0
2 years ago
dependabot[bot] b61a1fc546
chore(deps): bump github.com/opencontainers/image-spec
2 years ago
dependabot[bot] 6773d5b14d
Bump github.com/docker/docker
2 years ago
Andrew Block 26b785191b
Merge pull request #12998 from AustinAbro321/bump-oras-minor-version
2 years ago
Austin Abro bb6e3995c5
merge
2 years ago
Shahar Harari 65b03d7077 Update github.com/asaskevich/govalidator
2 years ago
Matt Farina d209b9ba6e Updating to k8s 1.30
2 years ago
Austin Abro 469a732ebb
merge
2 years ago
Austin Abro e1113206dd
bump oras minor version
2 years ago
dependabot[bot] dac23c82ce
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
2 years ago
Matt Farina 47167ae680
Merge pull request #12878 from helm/dependabot/go_modules/google.golang.org/protobuf-1.33.0
2 years ago
Matt Farina 97c16512bb
Merge pull request #12899 from helm/dependabot/go_modules/github.com/docker/docker-24.0.9incompatible
2 years ago