Eldon Stegall
c11fe5597d
Flatcar relocated some assets so update the url
...
Flatcar generalized the kernel image name and set up
a link from the prior URL to the new URL, however, they
did not set up a link to the gpg sig.
2024-06-04 22:02:16 -07:00
Eldon Stegall
47679501ca
Cause curl execution to fail if assets are unavailable
2024-06-04 22:02:16 -07:00
Eldon Stegall
d0ca76a275
Remove fleet references from docs
2024-06-04 21:59:20 -07:00
dghubble-renovate[bot]
85a8d753b6
Bump docker.io/golang image from 1.22.3 to v1.22.4
2024-06-04 21:41:36 +00:00
dghubble-renovate[bot]
8ab435c7e9
Bump golang.org/x/net from v0.25.0 to v0.26.0
2024-06-04 21:21:53 +00:00
dghubble-renovate[bot]
f4ce7d3a7b
Bump golang.org/x/crypto from v0.23.0 to v0.24.0
2024-06-04 20:42:05 +00:00
dghubble-renovate[bot]
fcc8ac4459
Bump mkdocs-material from 9.5.24 to v9.5.25
2024-05-27 13:41:47 +00:00
dghubble-renovate[bot]
b90ebe896f
Bump docker.io/alpine image from 3.19.1 to v3.20.0
2024-05-26 19:21:44 +00:00
dghubble-renovate[bot]
64099d3177
Bump mkdocs-material from 9.5.23 to v9.5.24
2024-05-20 11:01:48 +00:00
dghubble-renovate[bot]
6942075062
Bump mkdocs-material from 9.5.22 to v9.5.23
2024-05-15 16:01:41 +00:00
dghubble-renovate[bot]
f6f7391f9a
Bump poseidon/wait-for-status-checks action from v0.4.1 to v0.5.0
2024-05-15 06:01:44 +00:00
dghubble-renovate[bot]
eed1890ae5
Bump google.golang.org/grpc from v1.63.2 to v1.64.0
2024-05-14 23:42:14 +00:00
dghubble-renovate[bot]
2ca6da5132
Bump mkdocs-material from 9.5.21 to v9.5.22
2024-05-12 12:41:56 +00:00
dghubble-renovate[bot]
e97c391f9f
Bump docker.io/golang image from 1.22.2 to v1.22.3
2024-05-11 00:56:53 +00:00
dghubble-renovate[bot]
cb0286831a
Bump golang.org/x/net from v0.24.0 to v0.25.0
2024-05-06 17:01:57 +00:00
dghubble-renovate[bot]
b767642e32
Bump golang.org/x/crypto from v0.22.0 to v0.23.0
2024-05-06 14:22:26 +00:00
Dalton Hubble
1f8963b6aa
Add enforce workflow to wait for PR status checks
...
* Add wait-for-status-checks reusable GitHub Workflow to wait
for all status checks in a PR. Mark this as a required check
so that GitHub auto-merge can be used
Rel: https://github.com/poseidon/wait-for-status-checks/
2024-05-05 07:58:47 -07:00
Dalton Hubble
930e7e166a
Remove dependency on github.com/coreos/pkg
...
* Remove dependency on github.com/coreos/pkg because the module
is no longer maintained and it doesn't follow the usual release
conventions
* The last time flagutils was touched as 9 years ago by me. Bring
the function into the matchbox repo
2024-05-05 06:53:53 -07:00
dghubble-renovate[bot]
3ca699591e
Bump pygments from 2.17.2 to v2.18.0
2024-05-04 15:49:07 +00:00
dghubble-renovate[bot]
b3be9d820c
Bump pymdown-extensions from 10.8 to v10.8.1
2024-05-04 15:41:58 +00:00
dghubble-renovate[bot]
00df65c52a
Bump mkdocs-material from 9.5.19 to v9.5.21
2024-05-04 15:37:09 +00:00
Dalton Hubble
49a3933be5
Remove replace directive for gopkg.in/yaml.v2
...
* A few years ago there was a SVE for gopkg.in/yaml.v2 so we used
a replace to force MVS to pick a patched version of the package.
However, these days, no indirect dependencies use gopkg.in/yaml.v2
at all, they use gopkg.in/yaml.v3 so we can remove this
2024-04-25 21:58:55 -07:00
dghubble-renovate[bot]
9ce4a14452
Bump dependency mkdocs from 1.5.3 to v1.6.0
2024-04-25 21:51:54 -07:00
dghubble-renovate[bot]
c220c9b8f7
Bump dependency mkdocs-material from 9.5.18 to v9.5.19
2024-04-25 20:38:07 -07:00
dghubble-renovate[bot]
30d16356f0
Bump dependency mkdocs-material from 9.5.16 to v9.5.18
2024-04-22 21:47:50 -07:00
dghubble-renovate[bot]
b834aa953f
Bump dependency pymdown-extensions from 10.7.1 to v10.8
2024-04-22 21:45:09 -07:00
dghubble-renovate[bot]
7605004452
Bump Terraform Providers
2024-04-22 08:25:49 -07:00
dghubble-renovate[bot]
6f895ca5c4
Bump google.golang.org/grpc from v1.62.1 to v1.63.2
2024-04-22 08:24:54 -07:00
dependabot[bot]
a8956694ad
Bump golang.org/x/net from 0.23.0 to 0.24.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.24.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-05 07:56:47 -07:00
dependabot[bot]
3b53c8dea6
Bump golang.org/x/net from 0.22.0 to 0.23.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-04 13:07:44 -07:00
dependabot[bot]
f138bea3d9
Bump golang from 1.22.1 to 1.22.2
...
Bumps golang from 1.22.1 to 1.22.2.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-04 12:59:32 -07:00
dependabot[bot]
1d3d890016
Bump mkdocs-material from 9.5.15 to 9.5.16
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.15 to 9.5.16.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.15...9.5.16 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-02 09:57:53 -07:00
dependabot[bot]
e51e28177b
Bump mkdocs-material from 9.5.14 to 9.5.15
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.14 to 9.5.15.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.14...9.5.15 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 11:23:24 -07:00
Dalton Hubble
e309d55279
Prepare to release v0.11.0
2024-03-23 19:44:33 -07:00
dependabot[bot]
3a176ad84e
Bump pymdown-extensions from 10.7 to 10.7.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.7 to 10.7.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.7...10.7.1 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 15:26:04 -07:00
dependabot[bot]
45d1500010
Bump mkdocs-material from 9.5.12 to 9.5.14
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.12 to 9.5.14.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.12...9.5.14 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 14:58:15 -07:00
dependabot[bot]
ae6777f274
Bump golang.org/x/net from 0.21.0 to 0.22.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.22.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-07 09:16:42 -08:00
dependabot[bot]
0736b1619a
Bump golang from 1.22.0 to 1.22.1
...
Bumps golang from 1.22.0 to 1.22.1.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-07 09:10:33 -08:00
dependabot[bot]
4d8e86ff9f
Bump google.golang.org/grpc from 1.62.0 to 1.62.1
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.62.0 to 1.62.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.62.0...v1.62.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-07 09:03:17 -08:00
dependabot[bot]
d1a5fdbbc8
Bump golang.org/x/crypto from 0.20.0 to 0.21.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/crypto/compare/v0.20.0...v0.21.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-07 08:44:05 -08:00
dependabot[bot]
af1c2247d7
Bump github.com/golang/protobuf from 1.5.3 to 1.5.4
...
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf ) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/golang/protobuf/releases )
- [Commits](https://github.com/golang/protobuf/compare/v1.5.3...v1.5.4 )
---
updated-dependencies:
- dependency-name: github.com/golang/protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-07 08:37:00 -08:00
dependabot[bot]
f24ce09525
Bump mkdocs-material from 9.5.11 to 9.5.12
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.11 to 9.5.12.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.11...9.5.12 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 09:47:56 -08:00
dependabot[bot]
a4434c6fe0
Bump github.com/coreos/ignition/v2 from 2.17.0 to 2.18.0
...
Bumps [github.com/coreos/ignition/v2](https://github.com/coreos/ignition ) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/coreos/ignition/releases )
- [Changelog](https://github.com/coreos/ignition/blob/main/docs/release-notes.md )
- [Commits](https://github.com/coreos/ignition/compare/v2.17.0...v2.18.0 )
---
updated-dependencies:
- dependency-name: github.com/coreos/ignition/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 09:41:47 -08:00
dependabot[bot]
46c39eaf8e
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-01 22:55:44 -08:00
dependabot[bot]
f37afcd15d
Bump golang.org/x/crypto from 0.19.0 to 0.20.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/crypto/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-27 08:17:54 -08:00
dependabot[bot]
5fc50eef22
Bump mkdocs-material from 9.5.9 to 9.5.11
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.9 to 9.5.11.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.9...9.5.11 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 09:01:06 -08:00
dependabot[bot]
00cb6006a4
Bump github.com/coreos/butane from 0.19.0 to 0.20.0
...
Bumps [github.com/coreos/butane](https://github.com/coreos/butane ) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/coreos/butane/releases )
- [Changelog](https://github.com/coreos/butane/blob/main/docs/release-notes.md )
- [Commits](https://github.com/coreos/butane/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: github.com/coreos/butane
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-24 19:50:11 -08:00
dependabot[bot]
1a1742310e
Bump google.golang.org/grpc from 1.61.1 to 1.62.0
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.61.1 to 1.62.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.1...v1.62.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-24 19:37:43 -08:00
dependabot[bot]
5e6640b5a5
Bump mkdocs-material from 9.5.7 to 9.5.9
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.7 to 9.5.9.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.7...9.5.9 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-18 17:51:46 -08:00
dependabot[bot]
3b52d587e9
Bump google.golang.org/grpc from 1.61.0 to 1.61.1
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.61.0 to 1.61.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.0...v1.61.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-18 17:31:26 -08:00