Skip to content

Commit c1383e7

Browse files
committed
fixes & bump
1 parent b0305f9 commit c1383e7

33 files changed

+2441
-2208
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="/static/logo.png?v=0.6.0" width="240" />
2+
<img src="/static/logo.png?v=0.7.0" width="240" />
33
<h3 align="center">Peanut</h3>
44
<p align="center">Deploy Databases and Services Easily for Development and Testing Pipelines.</p>
55
<p align="center">
@@ -13,10 +13,10 @@
1313
<img src="https://github.com/Clivern/Peanut/workflows/Release/badge.svg">
1414
</a>
1515
<a href="https://github.com/Clivern/Peanut/releases">
16-
<img src="https://img.shields.io/badge/Version-0.6.0-red.svg">
16+
<img src="https://img.shields.io/badge/Version-0.7.0-red.svg">
1717
</a>
1818
<a href="https://goreportcard.com/report/github.com/Clivern/Peanut">
19-
<img src="https://goreportcard.com/badge/github.com/Clivern/Peanut?v=0.6.0">
19+
<img src="https://goreportcard.com/badge/github.com/Clivern/Peanut?v=0.7.0">
2020
</a>
2121
<a href="https://godoc.org/github.com/clivern/peanut">
2222
<img src="https://godoc.org/github.com/clivern/peanut?status.svg">
@@ -28,15 +28,15 @@
2828
</p>
2929
<br/>
3030
<p align="center">
31-
<img src="/static/chart.png?v=0.6.0" width="80%" />
31+
<img src="/static/chart.png?v=0.7.0" width="80%" />
3232
</p>
3333
<p align="center">
3434
<h4 align="center">Dashboard Screenshots</h4>
3535
<p align="center">
36-
<img src="/static/screenshot_01.png?v=0.6.0" width="90%" />
37-
<img src="/static/screenshot_02.png?v=0.6.0" width="90%" />
38-
<img src="/static/screenshot_03.png?v=0.6.0" width="90%" />
39-
<img src="/static/screenshot_04.png?v=0.6.0" width="90%" />
36+
<img src="/static/screenshot_01.png?v=0.7.0" width="90%" />
37+
<img src="/static/screenshot_02.png?v=0.7.0" width="90%" />
38+
<img src="/static/screenshot_03.png?v=0.7.0" width="90%" />
39+
<img src="/static/screenshot_04.png?v=0.7.0" width="90%" />
4040
</p>
4141
</p>
4242

File renamed without changes.

web/dist/css/chunk-vendors.1d78d75b.css renamed to web/dist/css/chunk-vendors.053b6b6e.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/dist/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon" href="/logo.png"/><title>Peanut</title><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css"/><script defer="defer" src="/js/chunk-vendors.aa3cb476.js"></script><script defer="defer" src="/js/app.d74eb0da.js"></script><link href="/css/chunk-vendors.1d78d75b.css" rel="stylesheet"><link href="/css/app.e9dfbb89.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but Peanut doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon" href="/logo.png"/><title>Peanut</title><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css"/><script defer="defer" src="/js/chunk-vendors.e5622ebe.js"></script><script defer="defer" src="/js/app.82fc2188.js"></script><link href="/css/chunk-vendors.053b6b6e.css" rel="stylesheet"><link href="/css/app.e9dfbb89.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but Peanut doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>

web/dist/js/117.01a00955.js

-2
This file was deleted.

web/dist/js/117.01a00955.js.map

-1
This file was deleted.

web/dist/js/163.37bf3b12.js

-2
This file was deleted.

web/dist/js/163.37bf3b12.js.map

-1
This file was deleted.

0 commit comments

Comments
 (0)