Skip to content

Commit 4e6883e

Browse files
chore: prepare release 0.1.9
1 parent 8d27d66 commit 4e6883e

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes are documented here. This file is managed by
44
[knope](https://knope.tech/) from the Conventional Commits on `main`; do not edit it by
55
hand.
6+
## 0.1.9 (2026-08-21)
7+
8+
### Features
9+
10+
- add a Helm chart for Kubernetes deployment
11+
612
## 0.1.8 (2026-08-20)
713

814
### Features

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# A read-only caching proxy for Git repositories.
22
[package]
33
name = "git-cache-proxy"
4-
version = "0.1.8"
4+
version = "0.1.9"
55
edition = "2024"
66
license = "Apache-2.0"
77
description = "Read-only caching proxy for Git: serves clones/fetches from an in-region mirror, pulling only deltas from upstream."

0 commit comments

Comments
 (0)