Skip to content

Commit

Permalink
chore: release 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig committed Jul 9, 2021
1 parent 5b47837 commit f85b65a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/awacs/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.3.0"
appVersion: "0.3.3"
description: A Helm chart for Socketkit Awacs
name: awacs
version: 0.1.4
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/guides/deployment/helm.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Helm

![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.2](https://img.shields.io/badge/AppVersion-0.1.2-informational?style=flat-square)
![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.3.3](https://img.shields.io/badge/AppVersion-0.1.2-informational?style=flat-square)

A Helm chart for Socketkit Awacs

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "awacs",
"version": "0.3.2",
"version": "0.3.3",
"description": "Next-gen behavior analysis server with built-in encryption supporting HTTP2 and gRPC. Node.js, headless, API-only, horizontally scaleable.",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit f85b65a

Please sign in to comment.