v0.13.0
Image
docker pull quay.io/tinkerbell/hegel:v0.13.0
What's Changed
- Add manual trigger for updating the latest tag by @chrisdoherty4 in #258
- Log in to quay.io when tagging latest by @chrisdoherty4 in #259
- Add registry env variable for latest workflow by @chrisdoherty4 in #260
- Attempt using skopeo by @chrisdoherty4 in #261
- Use buildx to copy image by @chrisdoherty4 in #262
- Don't run latest image update in container by @chrisdoherty4 in #263
- Output structured logs from Gin by @chrisdoherty4 in #279
- Clarify buildkit requirement in docs by @chrisdoherty4 in #285
- Refactor backend opts by @chrisdoherty4 in #302
- Replace http-port cli arg to http-addr by @chrisdoherty4 in #307
- Reduce dependabot update frequency by @chrisdoherty4 in #311
- Change dependency update frequency to once a week by @chrisdoherty4 in #332
- Allow release workflow to be invoked manually by @chrisdoherty4 in #333
- Patch incorrect local IPv4 address by @chrisdoherty4 in #334
- Look at all namespace unless overridden by @willemm in #370
Dependencies
- Bump k8s.io/apimachinery from 0.27.1 to 0.27.2 by @dependabot in #267
- Bump alpine from 3.17.3 to 3.18.0 by @dependabot in #264
- Bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #270
- Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #269
- Bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by @dependabot in #272
- Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #271
- Bump alpine from 3.18.0 to 3.18.2 by @dependabot in #274
- Bump github.com/equinix-labs/otel-init-go from 0.0.7 to 0.0.8 by @dependabot in #275
- Bump k8s.io/apimachinery from 0.27.3 to 0.27.4 by @dependabot in #277
- Bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in #280
- Bump alpine from 3.18.2 to 3.18.3 by @dependabot in #282
- Bump actions/checkout from 3 to 4 by @dependabot in #290
- Bump docker/build-push-action from 4 to 5 by @dependabot in #295
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #292
- Bump docker/metadata-action from 4 to 5 by @dependabot in #293
- Bump docker/login-action from 2 to 3 by @dependabot in #294
- Bump github.com/equinix-labs/otel-init-go from 0.0.8 to 0.0.9 by @dependabot in #296
- Bump alpine from 3.18.3 to 3.18.4 by @dependabot in #299
- Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #300
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #303
- Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #301
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #304
- Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #306
- Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #312
- Bump alpine from 3.18.4 to 3.18.5 by @dependabot in #316
- Bump alpine from 3.18.5 to 3.19.0 by @dependabot in #318
- Bump actions/setup-go from 4 to 5 by @dependabot in #317
- Bump github.com/go-logr/logr from 1.2.4 to 1.4.1 by @dependabot in #324
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #322
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #323
- Bump k8s.io/apimachinery from 0.27.4 to 0.29.0 by @dependabot in #320
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #327
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #328
- Bump k8s.io/apimachinery from 0.29.0 to 0.29.1 by @dependabot in #331
- Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.17.0 by @dependabot in #326
- Bump github.com/spf13/viper from 1.17.0 to 1.18.2 by @dependabot in #330
- Bump github.com/tinkerbell/tink from 0.8.0 to 0.9.0 by @dependabot in #276
- Bump github.com/tinkerbell/tink from 0.9.0 to 0.10.0 by @dependabot in #336
- Bump alpine from 3.19.0 to 3.19.1 by @dependabot in #337
- Bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot in #341
- Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.2 by @dependabot in #340
- Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 by @dependabot in #338
- Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #342
- Bump akhilerm/tag-push-action from 2.1.0 to 2.2.0 by @dependabot in #344
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #343
- Bump k8s.io/apimachinery from 0.29.2 to 0.29.3 by @dependabot in #345
- Bump k8s.io/client-go from 0.29.2 to 0.29.3 by @dependabot in #346
- Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3 by @dependabot in #347
- Bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #351
- Change CI checkout fetch depth 5 in tests by @chrisdoherty4 in #353
- Bump k8s.io/client-go from 0.29.3 to 0.30.0 by @dependabot in #349
- Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 by @dependabot in #355
- Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #354
- Bump k8s.io/client-go from 0.30.0 to 0.30.1 by @dependabot in #356
- Bump alpine from 3.19.1 to 3.20.0 by @dependabot in #360
- Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 by @dependabot in #358
- Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #359
- Bump docker/build-push-action from 5 to 6 by @dependabot in #366
- Bump alpine from 3.20.0 to 3.20.1 by @dependabot in #365
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #364
- Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #361
- Bump k8s.io/apimachinery from 0.30.1 to 0.30.2 by @dependabot in #363
- Bump k8s.io/client-go from 0.30.1 to 0.30.2 by @dependabot in #362
- Bump k8s.io/apimachinery from 0.30.2 to 0.30.3 by @dependabot in #367
- Bump alpine from 3.20.1 to 3.20.2 by @dependabot in #369
- Bump k8s.io/client-go from 0.30.2 to 0.30.3 by @dependabot in #368
- Bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.18.4 by @dependabot in #371
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #375
- Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 by @dependabot in #376
- Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.19.0 by @dependabot in #373
- Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.3 by @dependabot in #379
- Bump github.com/tinkerbell/tink from 0.10.0 to 0.10.1 by @dependabot in #377
- Bump alpine from 3.20.2 to 3.20.3 by @dependabot in #380
- Bump k8s.io/client-go from 0.31.0 to 0.31.1 by @dependabot in #382
- Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #383
New Contributors
Full Changelog: v0.11.0...v0.13.0