File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33</p >
44
55[ ![ GoDoc] ( https://img.shields.io/badge/GoDoc-Reference-blue?style=for-the-badge&logo=go )] ( https://pkg.go.dev/github.com/go-olive/olive?tab=doc )
6- [ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/go-olive/olive/release.yml?branch=v0.5.4 &style=for-the-badge )] ( https://github.com/go-olive/olive/actions/workflows/release.yml )
6+ [ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/go-olive/olive/release.yml?branch=v0.5.5 &style=for-the-badge )] ( https://github.com/go-olive/olive/actions/workflows/release.yml )
77[ ![ Sourcegraph] ( https://img.shields.io/badge/view%20on-SG-brightgreen.svg?style=for-the-badge&logo=sourcegraph )] ( https://sourcegraph.com/github.com/go-olive/olive )
88[ ![ Github All Releases] ( https://img.shields.io/github/downloads/go-olive/olive/total.svg?style=for-the-badge )] ( https://github.com/go-olive/olive/releases )
99[ ![ QQGroup] ( https://img.shields.io/:QQ%20Group-735124170-brightgreen.svg?style=for-the-badge )] ( https://qm.qq.com/cgi-bin/qm/qr?k=c6CTyYkB-p-o8ZoT5ldcjuFAVnyu5vEL&jump_from=webapi )
Original file line number Diff line number Diff line change 66 "github.com/spf13/cobra"
77)
88
9- var build = "v0.5.4 -src"
9+ var build = "v0.5.5 -src"
1010
1111var _ cmder = (* versionCmd )(nil )
1212
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ SHELL := /bin/bash
33# ==============================================================================
44# Building containers
55
6- VERSION := 0.5.4
6+ VERSION := 0.5.5
77
88all : olivectl
99
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ patchesStrategicMerge:
88images :
99- name : olive-api-image
1010 newName : olive-api-arm64
11- newTag : 0.5.4
11+ newTag : 0.5.5
You can’t perform that action at this time.
0 commit comments