v0.12.0
Image
docker pull quay.io/tinkerbell/hegel:v0.12.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
- 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
- Output structured logs from Gin by @chrisdoherty4 in #279
- 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
- Clarify buildkit requirement in docs by @chrisdoherty4 in #285
- 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
- Refactor backend opts by @chrisdoherty4 in #302
- 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
- Replace http-port cli arg to http-addr by @chrisdoherty4 in #307
- Reduce dependabot update frequency by @chrisdoherty4 in #311
- 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
- 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 (backport #334) by @mergify in #335
New Contributors
Full Changelog: v0.11.0...v0.12.0