Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions wavefront-proxy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: wavefront-proxy
version: 12.4
epoch: 1
version: "13.0"
epoch: 0
description: Wavefront Proxy Project
copyright:
- license: Apache-2.0
Expand All @@ -25,7 +25,7 @@ pipeline:
with:
repository: https://github.com/wavefronthq/wavefront-proxy
tag: proxy-${{package.version}}
expected-commit: 7170d26b802e5f4b2201c3a38c2d11e6e3ad719a
expected-commit: 9238427e682db2c41cc55f10cc1fd9e68d1730ef

- runs: |
export LANG=en_US.UTF-8
Expand Down