Skip to content

Commit

Permalink
Bump hegel version to v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahreehong committed Apr 15, 2024
1 parent 56b9b4f commit 3c08f43
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions UPSTREAM_PROJECTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,8 @@ projects:
go_version: "1.21"
- name: hegel
versions:
- tag: v0.10.1
go_version: "1.19"
- tag: v0.12.0
go_version: "1.21"
- name: hook
versions:
- commit: 9d54933a03f2f4c06322969b06caa18702d17f66
Expand Down
2 changes: 1 addition & 1 deletion projects/tinkerbell/hegel/GIT_TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.10.1
v0.12.0
2 changes: 1 addition & 1 deletion projects/tinkerbell/hegel/GOLANG_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.19
1.21
2 changes: 1 addition & 1 deletion projects/tinkerbell/hegel/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## **Hegel**
![Version](https://img.shields.io/badge/version-v0.10.1-blue)
![Version](https://img.shields.io/badge/version-v0.12.0-blue)
![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiUFJ0a1NyeGo1SXlHVzFMWFp3YytQTk0zeXMrSE9oYUw2VFM2MUlpa0tkbmh5S3RGYUQwTzI5VC9KVUJ6ZUJYK3NZb05ZaU15SGVMMzFNSTdmL3lzUlBjPSIsIml2UGFyYW1ldGVyU3BlYyI6IllOR29JZFNSRUFoL2ROUkIiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main)

[Hegel](https://github.com/tinkerbell/hegel) is a gRPC and HTTP metadata service for Tinkerbell. Subscribes to changes in metadata, get notified when data is added/removed, etc.
Expand Down

0 comments on commit 3c08f43

Please sign in to comment.